Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any way to save a range/selection of excel cells as a jpg or png or
any picture format. I have a graph on an excel page, and i want the jpg to also contains the information in the cells about it. I know how to save the chart by itself.... ActiveChart.Export Filename:=MyFiles.BuildPath(ScansPath, TestNumber) & " " & RunNumber & ".png", FilterName:="PNG" But have no idea how to print/export a page to a picture format. Any help at all would be great, thanks, -- Jeff "Spike" Zapinski FAS Project Engineer |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save, save as, page setup dimmed out in unprotected excel sheet? | Excel Discussion (Misc queries) | |||
Save As and save current numbers not the actual formulas and links | Excel Discussion (Misc queries) | |||
How to diasble save and save as menu but allow a save button | Excel Programming | |||
Totally Disabling (^ save ) (Save as) and Save Icon – Which code do I use: | Excel Programming | |||
Why system asks me to save change even after I call save method(VB.NET) | Excel Programming |