-
WSjckplck
AskWoody LoungerThat is correct. (attached sample worksheet “CONDITIONAL FORMATING WITH IN A FORMULA CELL AX.xlsx)
If the formula cells in column D (D5 thru D16)has a COLORED DOT ICON (preferable) or the cell fills in with a color if greater than or less than a
predetermined criteria based on the percentage difference from the total (cell D4). If possible, since Cells in D10 thru D12 have no values in the “#” or “CASH $” no conditional formatting is
required.The conditional formatting is to be completed only in Column D. Hopefully this is possible.
i would appreciate your upload.
Thank you.
I hope I got it right. Included are two options, one with cells filled conditionally and other using stack chart. hope it will help.
see attached. 33279-Copy-of-CONDITIONAL-FORMATING-WITH-IN-A-FORMULA-CELL-AX -
WSjckplck
AskWoody Loungerif I understand this correctly you don’t want to change cell’s appearance but want some sort of object to change color depending on cell value instead? if yes you can do this using stack chart. let me know if this is what you require and I will upload example for you.
-
WSjckplck
AskWoody LoungerThank you for this, much appreciated. It will save me a lot of fiddling.
I am quite surprised that the codes look soooo different from each other, especially the overwrite part. Anyway, great stuff. Thanks -
WSjckplck
AskWoody LoungerHi Roy,
This is absolutely fantastic! Thank you very much!
Can I be a bit cheeky and ask for a slight addition to this code? Can it also delete rows where column D reads either “EAA” or “TOC” please?
Thanks
-
WSjckplck
AskWoody LoungerNever ever have I seen or heard about windows update causing such issue. I would advise you to check for some kind of cheeky vba code that perhaps embedded itself into your excel and is closing the application. Also, do scan your machine with antivirus – just in case.
-
WSjckplck
AskWoody Loungerhave you checked your axis options? are they auto or fixed? this might just be the problem here
-
WSjckplck
AskWoody LoungerHi,
From what I know this error message appears only when link reference no longer exists. Misleading in here is that when you open the source file first, the error message does not appear, but dont be fulled – the link remains invalid. I would try to find the the invalid link first. Matter is slightly complicated when link refers to named range, but… you can still find it.
I would start with searching for exclamation mark in the entire workbook. Open both sheets, go to the “new sheet” as you call it, “Find”, click options, in dropdown to the left change sheet into workbook and click find all. In search results look for #NAME? under “value” (or any error value for that matter).
If link does not refer to named range but to a cell instead, repeat the above steps searching for [ (square bracket) instead of !
if this doesn’t work then check source data in your charts if you have any in your sheet.
hope this will help
-
WSjckplck
AskWoody Lounger=ROUND(J22*1.1,0)
=ROUND(J26*1.1,0)and format your cells to show no decimal places
you can also use ROUNDUP(rounds number away from zero) or ROUNDDOWN (rounds number towards zero) in this syntax.
-
WSjckplck
AskWoody Lounger🙂
happy to help -
WSjckplck
AskWoody LoungerI have a spreadsheet that contains data that I downloaded from a provider. One of the columns is a date/time format 12/20/2012 10:08 AM.
I am trying to execute a Microsoft Query to return information within a specified date range (12/20/2012 and 01/19/2013). When I use the “between” function, I get zero results, when I use the “greater than function”, I get completely wrong results.
Any suggestions?
Just a blind shot coz I don’t see data. Try with =left(,10) then format formula result as date.
-
WSjckplck
AskWoody LoungerThis is proving to be quite a challenge.
For some reason it does not like date format. Here’s how I managed to work around it, follow the steps below and it should work – hopefully
1. Insert column between Q_date and Staying_here call it lets say Q_date2
2. insert the following formula in cell D2 =TEXT(C2,”mm/dd/yy”) and copy it down
3. update named range q_date to =QuestionaireData!$D$1:$D$7
4. refresh PTs
5. change filter field in all PTs from Q_date to Q_date2
6. update VBA to refer to Q_date2it now should work
as for extra line of code for the new PT, check first if your new PT is indeed PT3:
1. right click on PT
2. PT options
3. check top of the pop-up windowhope this helps
-
WSjckplck
AskWoody LoungerOK, in that case let’s leave this thread if you’re happy with the ideas you’ve got for your original problem, and keep updates to the other thread. If the guy who raised the original request is still having problems I’ll have another look and put any updates in his thread!
sure thing
-
WSjckplck
AskWoody LoungerHad a chat about this code with some clever clogs but it seems that the matter is more complicated than I thought. Try not to filter pivots manually and it should work just right. See v3 of your spreadsheet, hope it has all you need. You will find the code now and will be able to edit it. Will let you know should I find anything that could improve this, otherwise- Good luck.32989-PT_1_v3
-
WSjckplck
AskWoody LoungerDo you need to show different (increased by 10%) figures anywhere else? C33 or J33 perhaps? if not here is the spreadsheet with some simple formulas in indicated cells. Let me know if you need anything more sophisticated. Happy to help.32990-Copy-of-Sample-contract
-
WSjckplck
AskWoody LoungerSo were there still problems with the Copy2 version you posted yesterday? I was actually lurking in that thread for a while but I thought you’d managed to sort the problem 🙂
I’ve never actually tried to program the CurrentPage setting of a PivotTable before, but a quick google shows that you are not alone having problems with this feature!
Well… Copy 2 was a bit of a hit and miss I think. I thought that I fixed the validation issue as it worked for me but am not sure if it worked for him though. Changing the code from macro to selection change backfired completely. I’m thinking that this could work for him as long as he is not trying to manipulate pivots in other way than changing cell A1 AND the code is triggered manually (button or something). I wanted to error proof it somehow but “On Error Resume Next” doesn’t seem to be the option here, it just gets funny. No idea how to solve this, but if others are having same problem then maybe it is indeed supercomplicated or impossible?
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Apple : Paragon’s iOS Mercenary Spyware Finds Journalists Target
by
Alex5723
28 minutes ago -
Music : The Rose Room – It’s Been A Long, Long Time album
by
Alex5723
1 hour, 34 minutes ago -
Disengage Bitlocker
by
CWBillow
2 hours, 58 minutes ago -
Mac Mini M2 Service Program for No Power Issue
by
Alex5723
3 hours, 33 minutes ago -
New Win 11 Pro Geekom Setup questions
by
Deo
5 hours, 18 minutes ago -
Windows 11 Insider Preview build 26200.5651 released to DEV
by
joep517
10 hours, 49 minutes ago -
Windows 11 Insider Preview build 26120.4441 (24H2) released to BETA
by
joep517
10 hours, 50 minutes ago -
iOS 26,, MacOS 26 : Create your own AI chatbot
by
Alex5723
14 hours, 45 minutes ago -
New PC transfer program recommendations?
by
DaveBoston
5 hours, 6 minutes ago -
Windows 11 Insider Preview Build 22631.5545 (23H2) released to Release Preview
by
joep517
18 hours, 50 minutes ago -
Windows 10 Build 19045.6029 (22H2) to Release Preview Channel
by
joep517
18 hours, 51 minutes ago -
Best tools for upgrading a Windows 10 to an 11
by
Susan Bradley
7 hours, 10 minutes ago -
The end of Windows 10 is approaching, consider Linux and LibreOffice
by
Alex5723
4 hours, 32 minutes ago -
Extended Windows Built-in Disk Cleanup Utility
by
bbearren
17 hours ago -
Win 11 24H2 June 2025 Update breaks WIFI
by
dportenlanger
1 day, 13 hours ago -
Update from WinPro 10 v. 1511 on T460p?
by
CatoRenasci
11 hours, 44 minutes ago -
System Restore and Updates Paused
by
veteran
1 day, 16 hours ago -
Windows 10/11 clock app
by
Kathy Stevens
1 day, 3 hours ago -
Turn off right-click draw
by
Charles Billow
1 day, 19 hours ago -
Introducing ChromeOS M137 to The Stable Channel
by
Alex5723
1 day, 23 hours ago -
Brian Wilson (The Beach Boys) R.I.P
by
Alex5723
16 hours, 59 minutes ago -
Master patch listing for June 10, 2025
by
Susan Bradley
2 days ago -
Suggestions for New All in One Printer and a Photo Printer Windows 10
by
Win7and10
1 day, 3 hours ago -
Purchasing New Printer. Uninstall old Printer Software First?
by
Win7and10
2 days, 6 hours ago -
KB5060842 Issue (Minor)
by
AC641
18 hours, 49 minutes ago -
EchoLeak : Zero Click M365 Copilot leak sensitive information
by
Alex5723
2 days, 13 hours ago -
24H2 may not be offered June updates
by
Susan Bradley
1 day, 6 hours ago -
Acronis : Tracking Chaos RAT’s evolution (Windows, Linux)
by
Alex5723
3 days, 2 hours ago -
June 2025 updates are out
by
Susan Bradley
7 hours, 50 minutes ago -
Mozilla shutting Deep Fake Detector
by
Alex5723
3 days, 17 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.