T
Tom
All:
I have a design question that I can't quite decide on the best course
of action and was looking for some guidance...
User wants a field that progresses from:
* "N/A" when the record is first created; to
* "Required" when another field value is changed from one value to
another; to
* a date when an action is complete
Am I better off creating two fields and storing the date separate from
the text, or am I better off using just a text field and storing the
date as text. I like the simplicity of one field - only one thing to
worry about on the form and report, but I'm nervous about storing a
date in a text field.
Some additional information that might be helpful:
* I won't need to do any date math on the date in question
* very limited number of users (less than 5, all in one place, all
fairly sophisticated) so training them on what is expected is not a
problem
* BE is SQLSERVER
Any thoughts?
Thanks
Tom
I have a design question that I can't quite decide on the best course
of action and was looking for some guidance...
User wants a field that progresses from:
* "N/A" when the record is first created; to
* "Required" when another field value is changed from one value to
another; to
* a date when an action is complete
Am I better off creating two fields and storing the date separate from
the text, or am I better off using just a text field and storing the
date as text. I like the simplicity of one field - only one thing to
worry about on the form and report, but I'm nervous about storing a
date in a text field.
Some additional information that might be helpful:
* I won't need to do any date math on the date in question
* very limited number of users (less than 5, all in one place, all
fairly sophisticated) so training them on what is expected is not a
problem
* BE is SQLSERVER
Any thoughts?
Thanks
Tom