Excel icon

Convert Range to Numbers

Lately I've been working with a spreadsheet that imports data from a database application (Access). The numbers are formatted as text because some of them contain letters. So the whole field has to be formatted as text. :roll:

Then again, I'm not sure if the text formatting is because of that, or if it's just a function of being a foreign data source.

Continue Reading »

Excel icon

Two sorting macros

When I'm doing a lot of sorting I use these two procedures to sort my used range. I've assigned them to toolbar buttons; just select the value you want to sort on and click the button to sort.

The first one sorts ascending; the second, descending.

Continue Reading »

Random Data Generator