C
Charles Reyes
All,
I wrote some Public Functions that I am using in Sheet1.
I give the function a column name and a row number on
Sheet2, and it returns the value. Works fine, except when
I update the data on Sheet2. The function in Sheet1 does
not refresh. Is there a specifc command I should have as
part of my Sheet2 data load to tell Sheet1 to re-evaluate
all of its user defined functions? F9 didn't work.
Thanks,
Charles
I wrote some Public Functions that I am using in Sheet1.
I give the function a column name and a row number on
Sheet2, and it returns the value. Works fine, except when
I update the data on Sheet2. The function in Sheet1 does
not refresh. Is there a specifc command I should have as
part of my Sheet2 data load to tell Sheet1 to re-evaluate
all of its user defined functions? F9 didn't work.
Thanks,
Charles