Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Sorry I had a syntax error in my directory string. F.Y.I. this works:
Sheets("Graph_Temp").Select myStr = "O:\Groups\2BTRASH\Goven\GroundWater\" & myWellID & ".PRN" ActiveWindow.SelectedSheets.PrintOut PrintToFile:="True", PrToFileName:=myStr -- Jer "Jer" wrote: I create charts from excel data and want to save each chart in a separate PDF file or to separate files using "print to file". Presently they all print to a printer. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create multiple Charts from one worksheet | Charts and Charting in Excel | |||
can I create backup file in separate folder from the original? | Setting up and Configuration of Excel | |||
Can you separate multiple tabs each into their own file | Excel Worksheet Functions | |||
create a separate backup file in excel when exiting | Excel Worksheet Functions | |||
Create Multiple Charts w/ VB | Charts and Charting in Excel |