K
Kahuna
Hi Folks
I need the data type of a field which is the source for a form text box.
Could someone steer me in the right direction.
Do I need to
1. Get the
Source_Field = (me.[field_name].source ???)
2. Get the type for that source Type = Source_Field.DataType ????
Appreciate your feedback.
I need the data type of a field which is the source for a form text box.
Could someone steer me in the right direction.
Do I need to
1. Get the
Source_Field = (me.[field_name].source ???)
2. Get the type for that source Type = Source_Field.DataType ????
Appreciate your feedback.