gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I need to compare a template that was sent to the customer to the completed template that sent back. I cannot use the compare function that is an Ad-in because my users are not that savy.
is there a way, using VBA, to check to see if the return template has a "number" in cell D18. They should be entering in a dollar amount (Price). But sometime that add text like "No Bid" or NA..... I need to check that the cell is a number and if its not to flag the user that is comparing the response template before the data is pushed to a database.
I also need to check another cell to see if its a "whole number".
Thanks for the help.
Happy Holidays
is there a way, using VBA, to check to see if the return template has a "number" in cell D18. They should be entering in a dollar amount (Price). But sometime that add text like "No Bid" or NA..... I need to check that the cell is a number and if its not to flag the user that is comparing the response template before the data is pushed to a database.
I also need to check another cell to see if its a "whole number".
Thanks for the help.
Happy Holidays