I want to run a macro on save. The macro needs to check all cells that are 'numeric' and either change the format to 'general' or put a 'tick in front of the numeric expression.
The reasoning behind this is I use this file in a VB application, it opens the file, queries out the data I need and creates a text file, but when the user changes something in the excel file it resets my format. If anyone has a better idea of how to do this, I'm open for opinions.
Thanx,
Brandi
The reasoning behind this is I use this file in a VB application, it opens the file, queries out the data I need and creates a text file, but when the user changes something in the excel file it resets my format. If anyone has a better idea of how to do this, I'm open for opinions.
Thanx,
Brandi