Hello(:
Can any help explain this line of code (Just a sample code):
ActiveCell.Form ulaR1C1 = "=VLOOKUP(R C[-3],C[-2],1,FALSE)"
It is used in Excel VBA. What does RC means and which cell is it referring to?
Any help is appreciated! Thanks(:
Can any help explain this line of code (Just a sample code):
ActiveCell.Form ulaR1C1 = "=VLOOKUP(R C[-3],C[-2],1,FALSE)"
It is used in Excel VBA. What does RC means and which cell is it referring to?
Any help is appreciated! Thanks(: