G
Guest
Forgive the repost but I want to formulate my question a little better. I
have a form called RN Notes that records nursing notes during invasive
cardiac procedures. At times, a nurse will omit an entry and need to go back
and enter in the time and indicated nursing note. My form has a field for
time and another for RN notes. When the RN needs to enter an omitted note
he/she needs to go to an new record, change the time and enter the note. The
probem is then the note is not sorted appropriatley, i.e., time ascending.
When I go back and look at the table data I noticed that the hand entered
times are stored as ##:##, but the system entered times (default = Now()) are
stored as full date and time.
Is there a way to store system times in the simle ##:## format? Any ideas
how I might be able to remedy this problem. Thanks, Rob
have a form called RN Notes that records nursing notes during invasive
cardiac procedures. At times, a nurse will omit an entry and need to go back
and enter in the time and indicated nursing note. My form has a field for
time and another for RN notes. When the RN needs to enter an omitted note
he/she needs to go to an new record, change the time and enter the note. The
probem is then the note is not sorted appropriatley, i.e., time ascending.
When I go back and look at the table data I noticed that the hand entered
times are stored as ##:##, but the system entered times (default = Now()) are
stored as full date and time.
Is there a way to store system times in the simle ##:## format? Any ideas
how I might be able to remedy this problem. Thanks, Rob