The idea is that when the form is loaded, some rows are filtered out. The rows are ones where
EXPIREDATE is before current day and LASLEFT is 0
AND rows where
REMAINING is 0 and and LASLEFT is 0.
It's been a while since I last did much with access. Can anyone give me a hint? I can make it show only the rows where those rules apply but I want to make it so it shows everything but those.
EXPIREDATE is before current day and LASLEFT is 0
AND rows where
REMAINING is 0 and and LASLEFT is 0.
It's been a while since I last did much with access. Can anyone give me a hint? I can make it show only the rows where those rules apply but I want to make it so it shows everything but those.
Last edited: