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 Mike Lewis 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. ldsmith2

    Is there VBA code that allows me to copy and paste an Access DB?

    This will do it. Each do loop is just to give time for each procedure to complete befire sending a new command. Option Explicit Private Sub Form_Load() Dim Pausetime, Start, Program 'Load Explorer Program = Shell("c:\windows\explorer.exe", 1) ' wait...
  2. ldsmith2

    Win98 Password dialog box

    If all you are doing is pressing the enter key to continue and are the only user on this computer the solution is very simple. Go to My Computer/Control Panel/System In the middle for the box change Primary Network Logon to Windows Logon. All Done

Part and Inventory Search

Back
Top