close

quot;more fill colorsquot; used to show up for me in excel when i filled in colors on
a worksheet. i would then be able to customize the fill color. however, i
bought a new compture with windows xp loaded, and now that option does not
appear in my excel (but does appear in word). how do it get it in excel?
I have the same problem, but using Excel 2002... Where has quot;More Fill
Colorsquot; gone?? --
energythief
------------------------------------------------------------------------
energythief's Profile: www.excelforum.com/member.php...foamp;userid=7635
View this thread: www.excelforum.com/showthread...hreadid=533582I think you'll have to go through
Format|cells|Patterns tab

Or create yourself a little macro to show that tab:

Option Explicit
Sub testme()
Application.Dialogs(xlDialogPatterns).Show
End Sub

I'd just hit ctrl-1,p (or ctrl-1 if the patterns tab was already selected).

energythief wrote:
gt;
gt; I have the same problem, but using Excel 2002... Where has quot;More Fill
gt; Colorsquot; gone??
gt;
gt; --
gt; energythief
gt; ------------------------------------------------------------------------
gt; energythief's Profile: www.excelforum.com/member.php...foamp;userid=7635
gt; View this thread: www.excelforum.com/showthread...hreadid=533582

--

Dave Peterson

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()