Cleaning up imported data in excel using VBA.
December 21, 2007 7:20 AM   RSS feed for this thread Subscribe

Cleaning up imported data in excel using VBA.

I’m trying to clean up some muddy data that is the result of importing some ACD reports into Excel. The ACD reports are text files, and basically I want them to be formatted into a nice looking spreadsheet so I can do some calculations with the data. I’ve found this tutorial, but I’m looking for some more general VBA tutorials that deal with cleaning up data that has been imported into Excel.
posted by corpse to computers & internet (1 comment total)
How does the data need to be cleaned? Specifically, how does it look after importing, and how would you like it to look after importing? Is it that the data are being imported incorrectly, or that you need to perform calculations post-import, or do you just need to "pretty up" the results?
posted by Doofus Magoo at 8:57 AM on December 21, 2007


« Older How do I completely disable fo...   |   I have recently been advised b... Newer »
This thread is closed to new comments.