I have a Continuous Form which I have formated to look like an excel spread sheet. I need to highlight the records which have duplicate Delivery Notes.
My fields are as follows
InvCode | DelCode | Ship# | InvNumber | InvDate | DelNote |
-----------------------------------------------------------
I though about writing an expression in Conditional formating e.g.
previous ([DelNote])=[Delnote]
But this does not work! if any body could help it would be much appreciative.
Thank You.....
My fields are as follows
InvCode | DelCode | Ship# | InvNumber | InvDate | DelNote |
-----------------------------------------------------------
I though about writing an expression in Conditional formating e.g.
previous ([DelNote])=[Delnote]
But this does not work! if any body could help it would be much appreciative.
Thank You.....