dmyoungsal
Registered User.
- Local time
- Today, 12:53
- Joined
- May 1, 2016
- Messages
- 112
on my form, I have a number of textboxes that perform calculations. As long as there is data in the corresponding cells, everything works well.
The issue I am having (this is more cosmetic than anything), is to not show the errors in these boxes before data is entered. I have one showing "#Num!" and the others are "#Type!".
What can I do to not show these? I have tried IfError and IsError statements but those show other errors.
Suggestions?
The issue I am having (this is more cosmetic than anything), is to not show the errors in these boxes before data is entered. I have one showing "#Num!" and the others are "#Type!".
What can I do to not show these? I have tried IfError and IsError statements but those show other errors.
Suggestions?