I want to do this:
I have an excel spreadsheet with some graphs.
every week I update all the data and I have to present in a ppt all the updated graphs.
Now my bosses want to show all this stuff not in a ppt format but in a web format. so I have to take all the graphs from excel and put them in html pages. it will be very easy if I could take the graphs and save them as .bmp or .gif so that the web pages can take them in an easy way. Once I make the html pages the first time, the update of the website should be straightforward.
can anyone send me a VBA macro with the code to save the image as bmp of gif?
thanks
Andrea
I have an excel spreadsheet with some graphs.
every week I update all the data and I have to present in a ppt all the updated graphs.
Now my bosses want to show all this stuff not in a ppt format but in a web format. so I have to take all the graphs from excel and put them in html pages. it will be very easy if I could take the graphs and save them as .bmp or .gif so that the web pages can take them in an easy way. Once I make the html pages the first time, the update of the website should be straightforward.
can anyone send me a VBA macro with the code to save the image as bmp of gif?
thanks
Andrea