T
TraciAnn via AccessMonster.com
On my Contact form I have a fsubComments which is a Datasheet. There are 3 of
5 fields visible in the form: CommentID (PK) and ContactID (FK) are not
displayed whereas CommentTime (Date/Time) CommentUserInits (Text) and Comment
(Memo) are visible.
Most comments are less than a sentence long. But Datasheet view is very
confusing for the Comment column because if the user hits Enter, it looks
like they clear the field. When in fact, they have entered a new line and
since Datasheet is only displaying one line at a time, it moves the previous
line out of focus.
The initial view is what the users want to see (summarized comments) but I
need to provide something less confusing. I like the simple view of the
datasheet to quickly add a comment without popping up a module or something.
I would like to know what works for everyone else!
Thanks!
5 fields visible in the form: CommentID (PK) and ContactID (FK) are not
displayed whereas CommentTime (Date/Time) CommentUserInits (Text) and Comment
(Memo) are visible.
Most comments are less than a sentence long. But Datasheet view is very
confusing for the Comment column because if the user hits Enter, it looks
like they clear the field. When in fact, they have entered a new line and
since Datasheet is only displaying one line at a time, it moves the previous
line out of focus.
The initial view is what the users want to see (summarized comments) but I
need to provide something less confusing. I like the simple view of the
datasheet to quickly add a comment without popping up a module or something.
I would like to know what works for everyone else!
Thanks!