I have a custom style "Attachment #" which I have applied to several sections.
However, the numbering is not accessible when I right-click to get at the "Numbering" options. I've tried to "clear formatting" and re-apply the style, but nothing changes.
If someone knows what might be going on...
I'm using the following compiler with the most recent Windows SDK:
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)
Microsoft .NET Framework
Version 2.0.50727
Installed Edition: VC Express
Microsoft Visual C++ 2005 76542-000-0000011-00125
Microsoft Visual C++ 2005
Now...
So within the "outline" view, normally with a fresh new document, I can insert many subdocuments into one master document.
For some reason, it won't let me do this anymore.
Here's the setup:
- Master Document has a locked word file as the template. (by this I mean that the template file is...
Pardon my lack of knowledge here. I'm having trouble getting this BASH code to NOT output a newline
cat "$datafile" | fgrep -A 4 "$STEP_STRING"|grep "$STEP_FILTER" | cut -c 49-56 |tee -a "$OUTPUT_FILE"
I don't want the output to include a newline character. I think the culprit is the...
I'm having great difficulties with my object model. I hope someone can help me since i'm really stuck!
Does anybody know how to start troubleshooting linder errors?
I keep getting the following error:
"busdes.obj : error LNK2001: unresolved external symbol public: void __thiscall...
I would reallly appreciate some help with this. The actual code is different, but the setup is the same...
I have created two classes:
Class1, Class2
each in separate header files.
i've created #ifndef declarations for both and included the header files of each class.
for some reason, the...
Hello, I am having trouble with linker error...
This is my first stab at creating inherited objects. I cannot seem to get them working. I get the following errors:
[code]
busdes.obj : error LNK2001: unresolved external symbol "public: void __thiscall model::openfile(char *,int)"...
Hello,
I have been using VBA for about a month now and I've noticed something interesting about bookmarks and fields. Maybe someone can explain it to me. I've read the pertinent documentation but it doesn't seem to clear up my questions.
What is the difference between a bookmark that is created...
I cannot seem to resolve the following problem:
Description of situation:
I have a large Word document with appendices. Within the appendices I need to link a rather large (10-20page) table that has been created and formatted well in Excel.
I want to include this table within word so that it...
I'm trying to play around with setting up a table macro.
Any help would be greatly appreciated...I've spent hours on this problem and can't seem to solve it!
The goal is to ask the user the rows, columns, (done) and then format to a standard formatting template. (can't get working) Following...
I'm very new with coding... but here we go:
I have a bookmark in the template file. I am trying to assign the bookmark's value to a variable (a long).
The user enters in an "ASK" field linked to a 'cur_rev' bookmark. I need to take the value of that bookmark (say revision number '5')...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.