#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default half cell shading

I am wishing to create the shading as shown on the 2nd image/chart on this
page:
http://office.microsoft.com/en-us/as...097991033.ASPX

I'm trying to get the diagonal shading. Everytime I try to shade an area,
it shades the whole cell, and I'm only wishing to shade half. Please help!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default half cell shading

It is not half cell shading, it is slanting text with a cell background. The
slanting text is obtained via FormatCellsAlignment and set the
orientation.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"duvanderz" wrote in message
...
I am wishing to create the shading as shown on the 2nd image/chart on this
page:
http://office.microsoft.com/en-us/as...097991033.ASPX

I'm trying to get the diagonal shading. Everytime I try to shade an area,
it shades the whole cell, and I'm only wishing to shade half. Please

help!


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default half cell shading

I have already changed the Orentation and have the text set at a 68º angle.
Whenever I try to shade the area (left click cell, right click, format cells,
Patterns, and choose a cell shading color) it shades the whole block and not
just the diagonal area.

Please explain in detail how I am to get this diagonal shading effect. I
have already worked the text angle.
Thanks!


"Bob Phillips" wrote:

It is not half cell shading, it is slanting text with a cell background. The
slanting text is obtained via FormatCellsAlignment and set the
orientation.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"duvanderz" wrote in message
...
I am wishing to create the shading as shown on the 2nd image/chart on this
page:
http://office.microsoft.com/en-us/as...097991033.ASPX

I'm trying to get the diagonal shading. Everytime I try to shade an area,
it shades the whole cell, and I'm only wishing to shade half. Please

help!



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default half cell shading

You cannot shade half a cell.

What you are seeing is cells with the text angled at 60 degrees using
FormatCellsAlignmentOrientation.

You also cannot angle a cell, just the text within.

Adding borders and color gives the appearance of an angled cell.


Gord Dibben MS Excel MVP

On Thu, 3 Aug 2006 10:11:01 -0700, duvanderz
wrote:

I am wishing to create the shading as shown on the 2nd image/chart on this
page:
http://office.microsoft.com/en-us/as...097991033.ASPX

I'm trying to get the diagonal shading. Everytime I try to shade an area,
it shades the whole cell, and I'm only wishing to shade half. Please help!


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default half cell shading

I understand about the Orientation, I have understood that from the
beginning. I have mine set at 68º
What I'm trying to learn is "how do I make the appearance of a slanted
shading?"

Please realize I know I can't slant a cell, and I now know I can't shade
half a cell. What I'm asking is how to I create the appearance of a slanted
cell?

If anything, someone please tell me how to create it from scratch and I'll
plug in where I need to. Thank you in advance.


"Gord Dibben" wrote:

You cannot shade half a cell.

What you are seeing is cells with the text angled at 60 degrees using
FormatCellsAlignmentOrientation.

You also cannot angle a cell, just the text within.

Adding borders and color gives the appearance of an angled cell.


Gord Dibben MS Excel MVP

On Thu, 3 Aug 2006 10:11:01 -0700, duvanderz
wrote:

I am wishing to create the shading as shown on the 2nd image/chart on this
page:
http://office.microsoft.com/en-us/as...097991033.ASPX

I'm trying to get the diagonal shading. Everytime I try to shade an area,
it shades the whole cell, and I'm only wishing to shade half. Please help!





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default half cell shading

Read my post again.

Once the cell text is set to 68 degrees, add an outline border and color.


Gord Dibben MS Excel MVP

On Thu, 3 Aug 2006 11:22:01 -0700, duvanderz
wrote:

I understand about the Orientation, I have understood that from the
beginning. I have mine set at 68º
What I'm trying to learn is "how do I make the appearance of a slanted
shading?"

Please realize I know I can't slant a cell, and I now know I can't shade
half a cell. What I'm asking is how to I create the appearance of a slanted
cell?

If anything, someone please tell me how to create it from scratch and I'll
plug in where I need to. Thank you in advance.


"Gord Dibben" wrote:

You cannot shade half a cell.

What you are seeing is cells with the text angled at 60 degrees using
FormatCellsAlignmentOrientation.

You also cannot angle a cell, just the text within.

Adding borders and color gives the appearance of an angled cell.


Gord Dibben MS Excel MVP

On Thu, 3 Aug 2006 10:11:01 -0700, duvanderz
wrote:

I am wishing to create the shading as shown on the 2nd image/chart on this
page:
http://office.microsoft.com/en-us/as...097991033.ASPX

I'm trying to get the diagonal shading. Everytime I try to shade an area,
it shades the whole cell, and I'm only wishing to shade half. Please help!




  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 173
Default half cell shading

Picture 2 is what you are trying to get I assume, I followed the instrctions
on the supplied link and got it to work, step 5 follwed by change the font
color to a color, then change the fill color click ok. the text should change
color and rotate to look like it is filling half the cell
--

Neil



"duvanderz" wrote:

I am wishing to create the shading as shown on the 2nd image/chart on this
page:
http://office.microsoft.com/en-us/as...097991033.ASPX

I'm trying to get the diagonal shading. Everytime I try to shade an area,
it shades the whole cell, and I'm only wishing to shade half. Please help!

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
insert date Larry Excel Worksheet Functions 28 July 15th 06 02:41 AM
Compiling macro based on cell values simonsmith Excel Discussion (Misc queries) 1 May 16th 06 08:31 PM
Urgent date/scheduling calc needed jct Excel Worksheet Functions 3 February 24th 06 01:36 AM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM


All times are GMT +1. The time now is 05:57 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"