9 posts tagged with excel and csv. (View popular tags)
Displaying 1 through 9 of 9. Subscribe:
ExcelMacroFilter: Writing a macro that imports a series of .csv files into their own worksheets in the same workbook in Excel 2007 would save me ridiculous amounts of time. I have written a macro to import the files and rename the worksheet accordingly, but I'm new to VBA and can't for the life of me work out how to get Excel to automatically repeat the import from File_1.csv to File_x.csv. Help please? [more inside]
posted by cholly
on Jul 30, 2009 -
4 answers
I'm using a shell script to handle some excel docs by converting to csv and reformatting it a little bit. I'm having some difficulty going on with the next part of the script. Some help would be great. :) [more inside]
posted by fightoplankton
on Jun 10, 2009 -
11 answers
This is a long question about CSVs, Excel, Imports and byte-sizes. Here's the rub: I have two completely identical files. They contain exactly the same characters in the same order. One has been opened and saved (Not altered in any way) in Excel. The other has not. The one opened in Excel is 20 bytes larger.
The ERP will only accept the one saved in Excel. Why? More inside. [more inside]
posted by GilloD
on May 14, 2009 -
34 answers
Excel is chapping my hide. I have a comma-delimited .csv which contains quote-demarcated text fields. The source of my never-ending joy is the recurrent use of inch-marks and commas within the textfields. Right this way... [more inside]
posted by mwhybark
on Feb 25, 2009 -
18 answers
Excel: I have a long list of 2000 items addresses in a csv. That single column is all there is. Need to chop that list into 10 separate csv files of 20 items each. Is there a way to automate this? [more inside]
posted by skypieces
on Jan 21, 2009 -
7 answers
I need to save an Excel csv file of numbers with leading zeroes (e.g., 00987654). [more inside]
posted by archimago
on Aug 20, 2008 -
8 answers
Automate Excel Filter.....
I am getting via email a CSV file daily that I would like to automate into excel.
[more inside]
posted by keep it tight
on May 14, 2007 -
4 answers
Why is my CSV export missing commas, which is foiling my upload? [more inside]
posted by fijiwriter
on Feb 14, 2007 -
16 answers
So I'm doing my expenses, and I want to see every night I sent an email after 8:00 or so, because that implies I took a cab home that night. (I can bill them without receipts, but I want to be honest and I'm doing this for a couple months.) Is there a way to export email headers from Outlook to excel or a csv file, so I can sort them by time and count up my trips?
posted by mtstover
on Mar 27, 2006 -
6 answers