Hi folks,
I often am given large quantities of data from a database, which has been put into an excel file. I am then asked to perform calculations based upon the data that has been dumped on me. The problem is that often the "numbers" come accross in Excel's text format. I would like to program a button onto my toolbar where I could select a range of cells, click the button, and have all text converted to values...
I struggle pretty hard with VBA, so any advice on how to do this would be appreciated.
I often am given large quantities of data from a database, which has been put into an excel file. I am then asked to perform calculations based upon the data that has been dumped on me. The problem is that often the "numbers" come accross in Excel's text format. I would like to program a button onto my toolbar where I could select a range of cells, click the button, and have all text converted to values...
I struggle pretty hard with VBA, so any advice on how to do this would be appreciated.