ParanoidAndroid
Board Regular
- Joined
- Jan 24, 2011
- Messages
- 50
Hi Guys
Whats wrong with this line?
Sheets("Sheet1").Range("V1").value = "=H" & LastRowCounter "&P" & LastRowCounter
The problem appears to be with the " " around the '=H' and '&P'
Whats wrong with this line?
Sheets("Sheet1").Range("V1").value = "=H" & LastRowCounter "&P" & LastRowCounter
The problem appears to be with the " " around the '=H' and '&P'