Hi Everyone
I have a little UDF that will look for a value in a row and then return the value next to it.
It works well but I need to supply the row number on which the function resides as an input parameter. There MUST be a way te read the row number automatically. Something like getrow() or whatever.
Any sugestions would be appreciated.
Bookmarks