Checked the folder you mentioned and it was empty. Even after re-installing Word 2007! Started a VM machine that also had Word 2007 and found that that folder should have a file called Building Blocks.dotx. Copied file from VM to Vista and Word 2007 on Vista now gives me page numbering...
How do I attach a picture to a message here if the picture is not stored on a web site?
To my problem:
If I do Insert then Cover Page all I get is Remove Current Cover Page. The Save option is disabled. No other options.
No go. I have even deleted the Normal.dotm file. Still can't create page numbers.
How do I attach a pic if I don't have web site storage for the image?
The page number options explained in my Office books don't work. When I click on the Page Number button in the ribbon all the options are grayed out. This whether I am in the footer or not.
Turns out I have to encapsulate the text I am putting into field Text66 with # signs.
Text66 = "\\server\folder\file.doc" is not correct.
Text66 = "#" & "\\server\folder\file.doc" & "#" is correct.
The # are not in the database but it works now!
Form field (Text66) defined as Hyperlink.
Access 2003 table field defined as Hyperlink.
Using VBA I build the hyperlink and poke it into the form field. The field displays like it is a hyperlink (blue and underlined) but clicking on it does nothing. If I open the table and click on the field...
What is available for COBOL on a PC that is reasonably priced? Both for development and for runtime.
I have too much experience with COBOL to not use it. And I just don't grok VB, C, etc.
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.