GreenyMcDuff
Active Member
- Joined
- Sep 20, 2010
- Messages
- 313
Hi all,
I have staired and staired and staired at this for ages and can't find a problem
Can you:
Bearing in mind that Lastrow is an integer variable and I've checked it is returns a variable.
Thanks
I have staired and staired and staired at this for ages and can't find a problem
Can you:
Code:
Range("C8").Resize(LastRow - 7).Formula = "=vlookup(" & Cells(8, 2).Address(False, True) & ",'N:\xxx\xxx\[Name.xls]Sheet Name'!$A:$D,4,0)"
Bearing in mind that Lastrow is an integer variable and I've checked it is returns a variable.
Thanks