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

    sending control from one for to another without unloading first form

    Try this (modify to your needs):<br><br>reply = MsgBox(&quot;This Pub is not on File; Create it?&quot;, vbExclamation + vbOK, &quot;Warning&quot;)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If reply = vbOK...
  2. catfish

    Unrecognized data base format (Access 2000)

    I am susing VB6. When I create a database with Access 2000 and use it with VB6, bound, setting the RecordSource, I receive an error: Unrecognized data base format! It is ok under Access 97. Now What? Any suggestions?

Part and Inventory Search

Back
Top