Good afternoon!
I have a spreadsheet that has a fairly large amount of validation built in.
In some circumstances, users will cut and paste data into multiple cells in a column (which could be anywhere from 1-10,000 cells in the column). The data coming from the source document sometimes contains commas (i.e. 10,000) or decimals (10000.00) or both (10,000.00). Unfortunately, the application we're loading the data into has issues with commas and decimals.
Does anyone have a vb solution (macro) that will remove commas and decimals from numbers?
I have two columns ("M" and "N") that require the validation.
Any assistance would be greatly appreciated!!
Thanks in advance!
Phil
I have a spreadsheet that has a fairly large amount of validation built in.
In some circumstances, users will cut and paste data into multiple cells in a column (which could be anywhere from 1-10,000 cells in the column). The data coming from the source document sometimes contains commas (i.e. 10,000) or decimals (10000.00) or both (10,000.00). Unfortunately, the application we're loading the data into has issues with commas and decimals.
Does anyone have a vb solution (macro) that will remove commas and decimals from numbers?
I have two columns ("M" and "N") that require the validation.
Any assistance would be greatly appreciated!!
Thanks in advance!
Phil