formula help need to get current row
=INDIRECT("Domestic!A"&ROW())
--
HTH
Bob Phillips
(remove nothere from the email address if mailing direct)
"saveas getting rid of formulas"
. com wrote in message
...
I have the following formula
=Domestic!$A$3
but I would like to replace $3 with the current row that I am in
=Domestic!$A$=row() gives me an error.
I'm a rookie at this can anyone help Thanks
|