I'd like to be able to determine the row number of the cell currently calling a specific funcion. Currently I call a public function as
=Find_Last_Entry(Glucose_Consumed,ROW())
I'm hoping there's a way for the VB to determine the row on it's own. I can't use Activecell.Row because the cell with this formula isn't always active.
Any Ideas?
Thanks
Kevin Nowaczyk
=Find_Last_Entry(Glucose_Consumed,ROW())
I'm hoping there's a way for the VB to determine the row on it's own. I can't use Activecell.Row because the cell with this formula isn't always active.
Any Ideas?
Thanks
Kevin Nowaczyk