Well I need the format to be exact on both spreadsheets because I will later use this to search for a match. I seem to be unable to get a match unless the format is identical. What is the best way to do this?
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 =...
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 =...
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 =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.