Export the data of a form with no formatting to excel?

N

Neal Millerschoen

Is there a way to create a command button to save data from a read
page into excel with no formatting but a tabbed file so that the field
name and the data are just in seperate cells. It works fine if i save
the form as a txt file then right click and select open with excel. I
just want to save it directly to an excel file without saving it as a
text file then doing an "open with".

cmdSave()

save_item



something with the save object?

Thanks,

-Neal
 
Top