Hi,
I have excel table, i need to export that data into HTML format, is it possible, if so can you please let me know how to do and it would be great if its possible with VBA
Thanks
Hi,
I have excel table, i need to export that data into HTML format, is it possible, if so can you please let me know how to do and it would be great if its possible with VBA
Thanks
Hello sats43,
The macro is set to create an HTML file from the Active Sheet range "A1:C10" and save it to the file "HTML Test File" in the directory "C:\". You can change these to what you want. The are marked in bold in the code. If FilePath is set to an empty string (""), you will be prompted to select a new location. The default file extension is ".htm"
![]()
Please Login or Register to view this content.
Sincerely,
Leith Ross
Remember To Do the Following....
1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.2. Thank those who have helped you by clicking the Starbelow the post.
3. Please mark your post [SOLVED] if it has been answered satisfactorily.
Old Scottish Proverb...
Luathaid gu deanamh maille! (Rushing causes delays!)
Hello Ross,
The code is not giving any error, but its also not giving any result, i think its doing some calculations but .. no result, could you please check again thanks ..
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks