September 11, 20196 yr Hi, in the same table i have 3 fields. Name (this is the drop down of names) Timecompleted Datecompleted I want to have so when a person selects their name in the drop down to complete this task that the current time stamp is filled in. I cant seem to get it to do that but ideally i would like just one field with timestamp 15:30 21/02/2019 I also have about 50 tasks which people can do so hoping a more simple way instead of a fll script for each one. Hope that made sense Cheers
September 11, 20196 yr 2 hours ago, stuee said: ideally i would like just one field with timestamp So define a timestamp field. Then set it to auto-enter a calculated value: Let ( trigger = Name ; Get ( CurrentHostTimestamp ) )
September 12, 20196 yr Author Thanks for that, it works perfect. I do have a couple of other little things im trying to sort too which are driving me nuts, can i pm you please. Cheers
September 12, 20196 yr 6 hours ago, stuee said: I do have a couple of other little things im trying to sort Post more questions (in new threads).
Create an account or sign in to comment