Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How To Print Spreadsheet Report using VBA Code

HI,

Please help me for code to print Spread sheet report using VB 6.0
in Dot Matrix Printer.

How to asign font size for cell while printing ?

How to format spreadsheet report like borders...?

Thanks & Regards
Siva Kumar. J

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default How To Print Spreadsheet Report using VBA Code

Do you mean to do this from a VB 6 project, or did you mean to do it from a
Macro from within the Excel workbook itself?

If you want to do it from a macro, the best way to begin to see how to do
this is to simply use
Tools | Macro | Record New Macro
and go through exactly the process you need to perform, as
Select the sheet to be printed,
the cells to print,
Set the font size
Set the borders for the area,
File | Print and choose the printer to use
stop recording the macro.

" wrote:

HI,

Please help me for code to print Spread sheet report using VB 6.0
in Dot Matrix Printer.

How to asign font size for cell while printing ?

How to format spreadsheet report like borders...?

Thanks & Regards
Siva Kumar. J


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro for changing text to Proper Case JPriest Excel Worksheet Functions 3 August 8th 05 09:31 PM
Print Spreadsheet tabs in a Workbook to a List? Jugglertwo Excel Discussion (Misc queries) 3 May 28th 05 07:04 PM
One spreadsheet cell won't print but shows up in print preview? Sally Excel Discussion (Misc queries) 1 May 26th 05 07:06 PM
print report with data from specific worksheet JG_HILL Excel Discussion (Misc queries) 1 May 14th 05 07:12 PM
Make Change Case in Excel a format rather than formula Kevin Excel Worksheet Functions 1 March 18th 05 09:53 PM


All times are GMT +1. The time now is 05:42 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"