Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. " wrote: 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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey Joel
Thanks for the tip, will read into that right now. Matt |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Excel as data for mail merge... | Excel Discussion (Misc queries) | |||
mail merge from Excel Data | Excel Discussion (Misc queries) | |||
mail merge excludes my headers and critical data in Word merge | Excel Discussion (Misc queries) | |||
How can I mail merge using filtered data from excel | Excel Programming | |||
Mail Merge With Excel Data | Excel Programming |