Quote:
Originally Posted by niravm
when datatimestamp is null means newly inserted field.
and 2nd consideration it should be unique.
|
What should be unique?
I can't figure out your logic from looking ate your example of the tblMember table and the results. I don't see any pattern
What does the log file look like?
How do you know what has changed.
Unfortunately you are very vague. Please describe in detail exactly what you want. You will need to do this anyway you get a clear understanding of exactly what you need. Without a clear understanding of exactly what you need it will be very difficult to write the VBA code tht has to be specific on what exactly to do..
TIP: Programming is about specific instructions. If you can't write down exactly what you want to do with specific instructions (like if you were to do it manually) then you probably will not be able to program it either.