To handle the problem I originally posted, I decided to upgrade to Excel XP (2002). This new version allows a user to select multiple items from a drop down list of dimension values. I did not find another of doing this in any older version of Excel.
There are a number of additional new...
I am using an OLAP pivot table in Excel 2000, and I understand some of the functionality of the pivot table is lost when compared to a non-OLAP pivot table.
With a non-OLAP pivot table, I had the functionality of going into the settings of a field and hiding values. For example, if I had data...
Thanks for all the help.
There is an option I selected titled, "Print background colors and images" in Internet Explorer under Tools, Internet Options, Advanced.
This enabled me to print the page as it appears without hiding any graphics.
I want to keep hard copies of a web page in color. In other words, I want to print a web page in color as it appears in front of me in a browser.
The problem I am running into is when I print the page I can not find an option to print all images and backgrounds. I have tried saving the page...
Thanks for your help. I took your advise and ended up creating a new print button that changed the font color, hid the button, printed the sheet, changed the font color back, and then made the button visible again.
It works great!
How can I hide a cell or range of cells when printing a worksheet? I bring this up because I know in Visual Basic you can hide objects by setting the visual property to false, but I am not too familiar with VBA.
You can also try this if you only want one query:
Click the Totals button (funny looking 'E')
Then for column one type:
1-9: IIf([fieldname] between 1 and 19,1,0)
Column two:
10-19: IIF([fieldname] between 10 and 19,1,0)
Column three:
20-29: IIf([fieldname] between 20 and 29,1,0)
Finally...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.