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 Chris Miller 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. techuser123

    Results different when using Step Into vs. Run of VBA code

    Yes, I've tried that as well without any success. :-(
  2. techuser123

    Results different when using Step Into vs. Run of VBA code

    I am trying to use VBA code on an Access form to map (or remap) a network drive. When the drive is remapped, the UNC name remains unchanged in Windows Explorer even though the remapping was successful. If I step through the same code in the debugger, the UNC name gets updated appropriately...
  3. techuser123

    RemoveNetworkDrive fails to remove the share name

    Attached is an excerpt of the VBA code I use in Access to remap a drive. When the drive is not in use, it gets mapped without a problem. When it is in use, the RemoveNetworkDrive works (no error), but the share name that I see in explorer doesn't change. If I step through the code, I see the...

Part and Inventory Search

Back
Top