Conditional formatting time in minutes glitch?

SunTrader

New Member
Joined
Aug 22, 2017
Messages
7
For Excel 2007 -

I've got a worksheet with over a thousand filled cells with time 1:30 PM style (this might not matter I suppose?). It has a "start-time" of sorts of 6:00 PM and advances a minute at a time thereafter.

A check-cell, that I manually adjust, applies conditional formatting to the sheet based on this cell's time value. Everything works fine ... until it gets to 6:00 PM, 6:26 PM, 6:44 PM and I suppose many other minute times further down the timeline. I've tried changing the layout as well as of course using another worksheet but no luck. I've used both +Time(0,1,0) added directly in each cell or adding same but by way of referencing a master step cell. Always the same result.

I think I vaguely remember reading something a while back off a google search about this phenomenon but no workable solution??? Not sure?

Appreciate any assistance.
 
Another thing I tried this morning is to separate out times from dates of both columns by using:

int(G2) in a new column for date only, then subtract that from original column to be left with just the time.

Then I tried again countif to both new time only columns (column P and S) countif($P$2:$P100,S2) and got it to work.

So I am set. Thanks none the less.
 
Last edited:
Upvote 0

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top