a mail merge of excel data to HTML, how?

  • Thread starter Thread starter mmenashe
  • Start date Start date
M

mmenashe

hello all

I have an excel file (or .csv also) where I always take specific
fields and manually copy-paste them into various fields on one or more
html pages, then upload them later to the web server.

Im curious if any of you have a solution where I can take these fields
and somehow run an operation that would merge these fields onto an
HTML page.

Please give me your advice when you have a chance, thanks for reading

Matt
 
First I would read Ron DeBruin webpage on using email from excel. this page
has two articles which explain how to save save from excel to HTML format to
get excel data into an email using html format.

http://www.rondebruin.nl/tips.htm

Second I have lots of methods to get data to a webserver. I would need to
know more about the method you are using to upload the data. there are too
manuy ways of doing this to give the correct solution for your application.

Third I also have plenty of methods for working with CSV files. Again there
are too many ways of answering this part of the question.

I figure that there are at least 10 different methods to answer each part of
your question

10 x 10 x 10 = 1000.
 
Back
Top