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: connollyg
  • Content: Threads
  • Order by date
  1. connollyg

    User defined type not defined

    If i try to use statements such as :- DIM wks as workspace or DIM dbs as Database within my VBA code in Access 2002, gives me "User defined type not defined" what gives?
  2. connollyg

    isolated procedures

    I have a Access db that i am attempting to write some VBA code for. I have a command button on a form that calls a VBA procedure, and that seems to work fine, but if i put another procedure in a seperate module and try to call it from the first procedure it cant see it, what am i doing wrong. i...

Part and Inventory Search

Back
Top