Desu Nota from Columbus
Well-known Member
- Joined
- Mar 17, 2011
- Messages
- 556
Can anyone please explain the R and C notation used in VB? I don't understand this:
My assumption is the the "R" is just the absolute reference marker, but I don't quite comprehend the C[+/-#] notation
Code:
Range("N2").Select
ActiveCell.FormulaR1C1 = "=(RC[-5]+RC[-1])/3600"