|
Computer Blog - thebroadroom.net
Disclaimer: all of the following is purely from personal experience. TheBroadroom.Net urges you to use your own instincts,
common sense, and willingness to take risks when applying any of the information below.
Using formulas in Microsoft Excel CSV files
posted by Colleen Shirazi,
Wednesday, August 13, 2008
at 9:46 PM (Pacific)
Did you know you can use Excel formulas in CSV (comma separated values) files? It works perfectly. You just hardcode the parts of the formula which can be hardcoded, and use your programming code to add in, say, row numbers. Open the file inside Excel and you get working Excel formulas.Labels: csv, microsoft excel
0 Comment(s)

|