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 biv343 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. JoshLindenmuth

    Shell command not working on some computers?

    I feel like I'm losing my mind here. I have a simple subroutine in Excel 2003, and on some computers it works, on others it doesn't: Code Snippet Sub test() retval = Shell("c:\windows\notepad.exe", vbMaximizedFocus) MsgBox retval End Sub In particular, ALL the computers at work do...

Part and Inventory Search

Back
Top