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!

Recent content by SinisterDuck

  1. SinisterDuck

    Can't call global variables

    cheers, No all the coding's been done in the document, i try to aviod messing with the normal, just in case. Um i'll try to clarify my coding to you, i've written it in document with a public main function which defines global variables and calls private functions ie... Public Sub Main()...
  2. SinisterDuck

    Can't call global variables

    Have created a macro in word. From my Main() function (which is public) i've declared several variables that i wanted to be global. On my PC called private functions using these variables compile and work but when i try to run them on other's PC's it says that these objects are missing. So...

Part and Inventory Search

Back
Top