Thread
:
formula help need to get current row
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
saveas getting rid of formulas
Posts: n/a
formula help need to get current row
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
Reply With Quote