heading

  • Thread starter Thread starter Khalil Handal
  • Start date Start date
K

Khalil Handal

Hi,
When printing there is an option to print "rows and colomn heading"
Is there a way to print it in gray?

Khalil
 
Activesheet.PageSetup.PrintGridlines = True
Activesheet.PageSetup.BlackAndWhite=True (or False)
 
I added the code you gave in VB editor and still have the same result!!
I change the option from the page setup to print "rows & colomns heading"

Any ideas?
Khalil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

No row or colomns a visibale 5
Filtering depending on value of a cell 4
Empty Rows & colomns 1
empty cell in a colomn 5
Unused colomn / Rows 3
Lookup 5
Epson XP-3150 not printing 2
Canon IP 6600D Photo Printer 2

Back
Top