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 Rhinorhino 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: pbobel
  • Content: Threads
  • Order by date
  1. pbobel

    Paste Special

    Hi, I need to copy the format of one cell on one workbook and paste the format to column F of another Workbook. I keep getting an object error. My code is below. Any help is greatly appreciated. Thanks, Sub Macro2() Dim RawFile Dim ArchFile RawFile =...
  2. pbobel

    using VLookup with VBA

    Hi, I am trying to use the vlookup function to populate a certain column with data from another spreadsheet. I am prompting the user to specify both the data files ( one which contains information and the one to populate). I keep getting an" Out of Range error" on the follwoing line: Set rng =...
  3. pbobel

    Vlookup with VBA

    Hi, I am trying to use the vlookup function to populate a certain column with data from another spreadsheet. I am prompting the user to specify both the data files ( one which contains information and the one to populate). I keep getting an" Out of Range error" on the follwoing line: Set rng =...

Part and Inventory Search

Back
Top