G
Guest
I've implemented Allen Browne's code and it works great. The problem I have is in the after update command I had a macro that recorded the date the record was changed. Now that I have that code I can't use that macro because I'm using an event procedure instead
I've inserted PrspDemoChangeDate = Date in the code before and after Allen's. I get a msg though that says the DoMenuItem action was cancelled. Can anyone please help me with this
Also, while I'm at it. Is there a way to do a query that will provide me just the changes that were made to a specific record out of Allen's code. I see it provided the before and after and list the changes but I only want to look at those fields that were actually changed
Much appreciated.
I've inserted PrspDemoChangeDate = Date in the code before and after Allen's. I get a msg though that says the DoMenuItem action was cancelled. Can anyone please help me with this
Also, while I'm at it. Is there a way to do a query that will provide me just the changes that were made to a specific record out of Allen's code. I see it provided the before and after and list the changes but I only want to look at those fields that were actually changed
Much appreciated.