need help about RC [ ]

Joined
Nov 15, 2011
Messages
7
Reaction score
0
because some of reason I need code is similar as below, but it keep prom error message, did any one know how to solve it or give me other way?
Example :
temp = 4
Range("A5").FormulaR1C1 = "= RC[temp]"

as long as indirectly give the location
thank you :)
 
Back
Top