Re: PrintOut workSheet
From: excelFan (excelFan_at_discussions.microsoft.com)
Date: 11/05/04
- Next message: bforster1: "VBA - AfterUpdate TextBox"
- Previous message: Neil: "Re: VBA and Validation Lists"
- In reply to: DKY: "Re: PrintOut workSheet"
- Next in thread: excelFan: "Re: PrintOut workSheet"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 5 Nov 2004 12:04:02 -0800
thanks, DKy for your observations
But in my actual coding
typing was ok no errors, count with "n" and PrintOut with "t" and there
should be no space in worksheets
thanks again.
"DKY" wrote:
>
> well, I know nothing about VBA, but I did notice that "cout" needs an n
> and "prinOut" needs a t. Also, should there be a space between Work
> and Sheets? I'm just asking, like I said, I don't know much about this
> stuff. So maybe make it look like this?
>
> activeWorkbook.WorkSheets.Item(activeWorkbook.WorkSheets.Count).PrintOut
>
>
> --
> DKY
> ------------------------------------------------------------------------
> DKY's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=14515
> View this thread: http://www.excelforum.com/showthread.php?threadid=275707
>
>
- Next message: bforster1: "VBA - AfterUpdate TextBox"
- Previous message: Neil: "Re: VBA and Validation Lists"
- In reply to: DKY: "Re: PrintOut workSheet"
- Next in thread: excelFan: "Re: PrintOut workSheet"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|