Thread
:
integrating row number in a formula
View Single Post
#
3
Posted to microsoft.public.excel.programming
Grymjack
external usenet poster
Posts: 13
integrating row number in a formula
works perfectly...thanks for the info!!
Jim Thomlinson wrote:
I think you want indirect
="S_"& indirect("A" & row()) &"_"&TEXT(C3,"dd")
Reply With Quote
Grymjack
View Public Profile
Find all posts by Grymjack