M
markb
Hi folks,
I have a field called "Name". I have another field called "SectionID". I
want SectionID to auto-populate with the first letter of the name entered in
the Name field. I have tried =Left$([Name],1) in the SectionID's Default
Value, Validation Rule properties in design view. Did not work. Can you
please help.
I have done VBA in Excel, but not in Access. If I need to do so, I am not
sure how to begin.
Thanks
I have a field called "Name". I have another field called "SectionID". I
want SectionID to auto-populate with the first letter of the name entered in
the Name field. I have tried =Left$([Name],1) in the SectionID's Default
Value, Validation Rule properties in design view. Did not work. Can you
please help.
I have done VBA in Excel, but not in Access. If I need to do so, I am not
sure how to begin.
Thanks