autosave as different file type

M

maryanne

hello. i have encountered a situation, and searches of
items already on this newsgroup have not yielded any
results. i have a .xls file that can be edited by several
members of a development team, and i've written code where
i post a report to the web using certain columns of the
most current info in this .xls file. however, i use
the .csv version of the file for my code for the web
page. is there a way that the .xls master file can also
be saved as a .csv file whenever someone makes changes?
i'm looking for an alternative to doing this save as...
task manually every time a member of the team makes a
change because i do not know every time a member may make
a change. any suggestions? thank you in advance.
 
B

bob

i'm not sure how fancy you want this, but in Excel 2002 (aka Excel XP), you
can goto:

Tools
Options
Transitions tab
Choose CSV (comma delimited)

All workbooks will now default to CSV format; of course, if you only want
your master
file to default to .csv and you want everything other workbook to default to
..xls, my
suggestion won't work.

Let me know how it turns out.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top