G
Guest
Here is what I have. I have a report sorted by Week Ending date (Sundays).
Within my report I have a DLookup that looks up values from another query
that is also sorted by Week Ending date. So lets say that the report starts
with Week Ending 1/2/2005, but the DLookup doesn't start having values until
Week Ending 4/3/2005.
Here is what I need. I need that DLookup to shade grey all the weeks prior
to 4/3/2005 that have no values. Conditional formatting works until my
DLookup doesn't have a value or has a zero for a week after then it shades
that week also, and I don't want it to do that. So how can I get a grey box
to only show up before my DLookup has values and not after that on Null or 0
values? VB is what I'm guessing but I can't figure it out by myself. Help
is greatly appreciated. Thanks.
Within my report I have a DLookup that looks up values from another query
that is also sorted by Week Ending date. So lets say that the report starts
with Week Ending 1/2/2005, but the DLookup doesn't start having values until
Week Ending 4/3/2005.
Here is what I need. I need that DLookup to shade grey all the weeks prior
to 4/3/2005 that have no values. Conditional formatting works until my
DLookup doesn't have a value or has a zero for a week after then it shades
that week also, and I don't want it to do that. So how can I get a grey box
to only show up before my DLookup has values and not after that on Null or 0
values? VB is what I'm guessing but I can't figure it out by myself. Help
is greatly appreciated. Thanks.