PDA

View Full Version : VBA to html



cavacuz
11-20-2008, 04:14 AM
Hi ppl.

I am doing some things in vba and i have to pass data from listbox to html file.

I have done this but putting html code into vba code seems to be a hard thing to do.

Is it possible to make a template of the html file with css to format all things, and pass the vba variables to that html file?

Can anybody help me?

Thanks anyway.

I found a solution to my problem.
You can find it here:
http://www.source-code.biz/MiniTemplator/