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

    Err number 448

    Here is some piece of code ... So I try to find something and when it isn't there i create it. If the item is found an error is diplayed saying that this item already excists. When copying this xls file to another computer the find statement always produces the error 448?? Why? Hope someone...
  2. Bamboe

    Err number 448

    Hello, i wrote a VBA macro in Excel using code like this: If err.number = 91 then .... this works very fine on my computer. Now I copied this macro on another computer and this code doesn't work anymore. When I expected the error number to be 91 in this case all of a sudden the error number...

Part and Inventory Search

Back
Top