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 Wanet Telecoms Ltd 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: mgmslate
  • Content: Threads
  • Order by date
  1. mgmslate

    Run-time error 462

    I am trying to export customer info from a form to bookmarks in a word doc. The first time it works fine, the next time I get run-time error 462 the remote server machine does not exist or is unavailable and the template opens with no info in the bookmarks. After I close the document and end out...
  2. mgmslate

    Hide Forms

    I am drilling down through forms and only want the current form to be visible. In the command button on each form I am trying to call the following routine and I get a type mismatch. What am I doing wrong. Thanks Mike Public Sub formhide() Dim frmcurrent As Form Set frmcurrent =...
  3. mgmslate

    Can't find file after compact and repair

    We have a peer to peer network with the backend mdb file on a computer running windows xp home edition and access 2000. After doing a compact and repair I get an error microsoft access can't find the file. I can open the file on the computer where the back end is stored. Did not have this...
  4. mgmslate

    XP Home edition networking

    We have 7 98se and 2 xp home computers on a peer to peer network. The 2 xp home have the files that are shared. At times we are running into the 5 user limitations. Other than moving the files to the 98se computers are there any options without having to upgrade to XP pro. Thanks
  5. mgmslate

    Populate Calendar listbox

    I have a calendar form to show appointments.There is a textbox to show the day and a listbox for each day to view the appointments. When the user clicks the company name the appointments form opens to show the customer info & notes. This is the code to open the calendar Private Sub...

Part and Inventory Search

Back
Top