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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Natbe
  • Content: Threads
  • Order by date
  1. Natbe

    How to declare variables set in form proc but used after form unloaded

    Hello, Word 97... I need to know how to declare variables set in a form procedure but used after the form is unloaded. I'm setting my variable values in my cmdOK_Click procedure, but I need to use them after I unload the form, either back in the AutoNew module or in the next user form...
  2. Natbe

    Using User Forms in Word AutoNew macro

    Hello, VB training doesn't cover writing code in Word macros, so you guys and my own feeble brain are my only hope. In trying to convert my WordBasic dialog boxes to the VB forms in an AutoNew macro, I get an "object required" error regarding my .List statement for the list box. See...

Part and Inventory Search

Back
Top