P
PosseJohn
I have a worksheet that contains formulas that are linked dynamically to an
outside source. I have created a Workbook_BeforeClose routine that asks the
user if formulas should be removed from the worksheet (to lock in the values
from outside source).
If the formulas have already been removed, I don't want to ask the user
about formulas that have already been removed.
How can I determine if a specific cell contains a formula or an actual value?
outside source. I have created a Workbook_BeforeClose routine that asks the
user if formulas should be removed from the worksheet (to lock in the values
from outside source).
If the formulas have already been removed, I don't want to ask the user
about formulas that have already been removed.
How can I determine if a specific cell contains a formula or an actual value?