View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Charlie Charlie is offline
external usenet poster
 
Posts: 703
Default How to change the color of a page

general settings where? For Excel, for XP for for VBA?

"Bob Phillips" wrote:

The thing you are missing is to think that you can. The page takes the
general setting so you would need to change that, which affects many other
things.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Charlie" wrote in message
...
I can't seem to find a property for changing the color of a page on a
multipage. There's a forcolor and backcolor on the multipage property,
but
that doesn't seem to change the individual page color. I'm missing
something
here I think?