Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I need to print Excel workbooks from an Access vba application, and usually this works without any troubles. In some cases though, when running oExcel.Application.ActiveWorkbook.WorkSheets(arr). PrintOut where the array contains the names of all visible sheets in the workbook, some of the sheets don't print. I've checked that the names are correct in the array. I've also tried different functions like ActiveWorkbook.Printout, ActiveWindow.SelectedSheets.Printout (when I know that all the sheets are selected) etc For some reason som of the sheets don't print. If I open the excel doc manually and prints the workbook then every visible sheet is printed. Does anyone have any idea what can be done to avoid this, or is it something done in the creation of the Excel docs perhaps? (Can't really do much about that. We have around 60 people all over Europe creating these documents) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing file names on docs | Excel Discussion (Misc queries) | |||
Printing Embedded Word Docs | Excel Discussion (Misc queries) | |||
Docs printing smaller than print preview now that 2007 installed | Excel Discussion (Misc queries) | |||
Embedding Word Docs into Excel Worksheets and Then Printing The Word Docs | Excel Worksheet Functions | |||
converting excel docs to word docs | New Users to Excel |