schooltechie Posted May 8, 2003 Posted May 8, 2003 I have a "Modified By" field, but would like it to keep a running list of everyone who has modified the record. Can anyone tell me how to do that? I'm using FM 5.5 for Windows. Thanks.
cjaeger Posted May 8, 2003 Posted May 8, 2003 make a self lookup based on serialnumber or whatever id you have & Left(modification time,0) lookup an unstored calc field selfrelation::modified list & "q|" & username & " " mod date & " " & mod time" ....
schooltechie Posted May 8, 2003 Author Posted May 8, 2003 Christian, Could you explain this in "dummies" terms? Thanks!
Recommended Posts
This topic is 7940 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now