Referencing a general Cell(i,j) in an Add-In
Hey guys.
I am wanting to reference cells in an add in. I can do it using an exact
range command of Applicatin.Range("'[File]Sheet'!$a$10").value, but how do I
do this if I need to use a Cell(i,j) type reference?
thanks
Damian
|