Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by SBCUser666

  1. SBCUser666

    Word 2007 page numbers

    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...
  2. SBCUser666

    Word 2007 page numbers

    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.
  3. SBCUser666

    Word 2007 page numbers

    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?
  4. SBCUser666

    Word 2007 page numbers

    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.
  5. SBCUser666

    Hyperlink not a hyperlink?

    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!
  6. SBCUser666

    Hyperlink not a hyperlink?

    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...
  7. SBCUser666

    PC COBOL ??

    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.

Part and Inventory Search

Back
Top