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 IamaSherpa 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: *

  1. Jasonjohn33

    Linking a button to a script

    Dear Sir, You must put the script under ordering->Click event. Check to make sure this is the case. Best Wishes Merry Christmas
  2. Jasonjohn33

    Is Lotus a com-server - can I create Lotus objects?

    Dear Sir, You should Refer to Lotus On-Line Help on "How do I use OLE objects". Dim appdoc As Variant Dim appobj As Variant Set appdoc = CreatObject ("Lotus123.Workbook") REM this appdoc object is of type document Set appobj = appdoc.parent REM this appobj object is of type...

Part and Inventory Search

Back
Top