stevekos07
Registered User.
- Local time
- Today, 08:22
- Joined
- Jul 26, 2015
- Messages
- 174
Hello all. I have a report which displays a date of birth field. I want to be able to highlight records where the dd\mmm is equal to Date(). I have a query which generates a list which I think I should be able to reference with DLookup but I must have the expression wrong.
I have tried in the Conditional Formatting dialogue:
DLookup("ClientID","qryTodaysBirthDays") and the format accordingly.
What am I missing here?
I have tried in the Conditional Formatting dialogue:
DLookup("ClientID","qryTodaysBirthDays") and the format accordingly.
What am I missing here?