voorwaardelijke opmaak met twee voorwaarden

littlepete

Well-known Member
Joined
Mar 26, 2015
Messages
507
Office Version
  1. 365
Platform
  1. Windows
waarschijnlijk juist een logica probleem.
het is mij al gelukt voorw.opm. toe te passen op "verjaardag vandaag"
en ook op verjaardag binnen de 30 dagen.

ik probeer nu de verjaardagen van deze maand van voor vandaag te markeren met:

=en(datumverschil(vandaag();s5;"d")<0;datumverschil(vandaag();s5:"m"=0))

de datum van vandaag staat altijd (vast) in cel b2 of rngvandaag. de geboortes in kolom S.
contacten vanaf rij 5.

maar het geeft geen resultaat. ik zie het probleem niet, jullie wel ?
alvast bedankt !!!

peter,
belgie

 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
heb ondertussen een andere manier geprobeerd die ook niet lukt :

=EN(of(DAG($S5)=DAG($B$2);(DAG($t5)=DAG($B$2);(DAG($v5)=DAG($B$2);(DAG($w5)=DAG($B$2);(DAG($y5)=DAG($B$2);(DAG($ay5)=DAG($B$2));MAAND($S5)=MAAND($B$2))

in het nederlands :
als: en (dag van de kolom is dag van vandaag; dag van of (geboorte/trouw/scheiding/hertrouwd/overleden/gebeurtenis) is vandaag...
dan markeren.

waarom lukt deze formule niet ? ik denk dat alle haakjes en kommapunten correct zijn?

Peter
belgie
 
Upvote 0

Forum statistics

Threads
1,223,939
Messages
6,175,532
Members
452,652
Latest member
eduedu

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