Thread
:
What cell am I in?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Paul Lautman
external usenet poster
Posts: 85
What cell am I in?
The functions ROW() & COLUMN() if entered with no parameters return details
about the containing cell.
If I write my own function, what property tells me the containing cell?
Reply With Quote
Paul Lautman
View Public Profile
Find all posts by Paul Lautman