#1   Report Post  
Dave
 
Posts: n/a
Default Macro Printing

I have a macro writtin using Excel 4.0 Language.

The problem is, I have 2 lines of code that are not working properly.

=PRINTER.SETUP
=PAGE.SETUP

These codes work perfectly using Windows 98 with Excell 2000, but when I
move it to Windows XP with Excel 2003, those lines cause errors.

Any suggestions?
  #2   Report Post  
Bob Umlas
 
Posts: n/a
Default Macro Printing

Maybe you want
=PRINTER.SETUP?()
and
=PAGE.SETUP?()
works fine for me in 2003...
Bob Umlas

"Dave" wrote in message
...
I have a macro writtin using Excel 4.0 Language.

The problem is, I have 2 lines of code that are not working properly.

=PRINTER.SETUP
=PAGE.SETUP

These codes work perfectly using Windows 98 with Excell 2000, but when I
move it to Windows XP with Excel 2003, those lines cause errors.

Any suggestions?



  #3   Report Post  
Dave
 
Posts: n/a
Default Macro Printing

here is the actual code from the macro

=PRINTER.SETUP("Canon on \\LL_SERVER\GP200_Q")

=PAGE.SETUP("&L&B&08MODEL NO:"&R[-5]C&"
JOB NO:"&R[-4]C&"
S/N:"&R[-3]C&"
&C&""Optim""&B&12L&&L SPECIAL FURNACE CO., INC.
&""Arial""&18P A R T S L I S T
&R&B&08COMPANY:"&R[-6]C&"
REV. NO. OF PARTS LIST:"&R[-2]C&"
DATE:&d","&L&B&10REFERENCE DRAWING NO:"&R[-7]C&"&r&b&10REVISION LEVEL OF
DRAWING:"&R[-1]C&
"
SHEET NO.&P OF
&N",0.25,0.25,1,1,FALSE,TRUE,FALSE,FALSE,1,3,{1 ,#N/A},1,1,FALSE)

Yes, the second one is quite long.

So are you saying that I should edit the code to be

=PRINTER.SETUP?("Canon on \\LL_SERVER\GP200_Q")


=PAGE.SETUP?("&L&B&08MODEL...


Update: Tried what is written above, no luck


"Bob Umlas" wrote:

Maybe you want
=PRINTER.SETUP?()
and
=PAGE.SETUP?()
works fine for me in 2003...
Bob Umlas

"Dave" wrote in message
...
I have a macro writtin using Excel 4.0 Language.

The problem is, I have 2 lines of code that are not working properly.

=PRINTER.SETUP
=PAGE.SETUP

These codes work perfectly using Windows 98 with Excell 2000, but when I
move it to Windows XP with Excel 2003, those lines cause errors.

Any suggestions?




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
Closing File Error jcliquidtension Excel Discussion (Misc queries) 4 October 20th 05 12:22 PM
printing macro johnw Excel Discussion (Misc queries) 0 October 7th 05 02:31 PM
Macro printing to a file RG Excel Discussion (Misc queries) 4 July 22nd 05 02:19 PM
Printing Macro kwedde01 Excel Discussion (Misc queries) 1 June 10th 05 04:36 AM
Printing Macro kwedde01 Excel Worksheet Functions 0 June 9th 05 11:05 PM


All times are GMT +1. The time now is 03:28 PM.

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

About Us

"It's about Microsoft Excel"