Hello All,
I have a table where I want to genrate the contactID automatically. The format is HS+mmyy+serialnumber I.e HS is the prefix for all the contactIDs followed the month and year followed by the serial number. so if a contact is introduced today as the 2nd contact for the month, the ContactID would be HS0810002.
2. I also have an age field which I want to be calculated from the date of birth.
3. I have another field in which I want to store the date exactly one year from the date of birth field
4. Also, I want to add a date field which is automatically filled in with today's date.
I hope all these are quite clear and related...
Many thanks for your help.
I have a table where I want to genrate the contactID automatically. The format is HS+mmyy+serialnumber I.e HS is the prefix for all the contactIDs followed the month and year followed by the serial number. so if a contact is introduced today as the 2nd contact for the month, the ContactID would be HS0810002.
2. I also have an age field which I want to be calculated from the date of birth.
3. I have another field in which I want to store the date exactly one year from the date of birth field
4. Also, I want to add a date field which is automatically filled in with today's date.
I hope all these are quite clear and related...
Many thanks for your help.
Last edited: