We’d like to remind Forumites to please avoid political debate on the Forum.
This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
Access Database - How to:

jasmin10
Posts: 905 Forumite
in Techie Stuff
I have created a customer management database form and a client wants a comments text box but so he can put the date in . i.e. he wants to make notes/record log of telephone conversation and include the date.
The way I have done this for my own database was just simply one text box, type the date, tab over one and type my text and leave a carriage return to separate the different dates.
Any ideas on how I can do what he wants?
I'm sure Superscrapers out there somewhere
The way I have done this for my own database was just simply one text box, type the date, tab over one and type my text and leave a carriage return to separate the different dates.
Any ideas on how I can do what he wants?
I'm sure Superscrapers out there somewhere

TopCashback £1792.63
My Little World
0
Comments
-
Ooooh gotta be at least two years since I used Access but if I remember correctly there's a 'Memo' field type? You could use this and then when you generate the forms it should give you a nice multi-line box.
Sorry if this doesn't work, as I said a while since I used Access, it's MySQL for me now.
H.Know me for who I am, not for who I say I am.0 -
I do have a multi line text box on my form already but I need to be able to list it by date order to look up notes.TopCashback £1792.63My Little World0
-
I would create a new field on the table called something like "CommentDate" and put that on the form. Make it "not visible".
When the user enters something in the text box (ie, "OnExit") set the value of "CommentDate" to today.
Now when you view the data you can either have a seperate date and comment or you can concatenate the two;
Dim strMessage as string
strMessage = [CommentDate] & " " & [CommentText]
If you're really flash you can use date & time as the format for the field, clear the InputMask on the form and report the exact time an entry was made.
Hope that helps.
I recommend signing up to Utter Access which is free and carries a wealth of information (a bit like MSE).0 -
I'm sorry but I'm reallt lost. I understand about having a new field in the table and make it "not visable" but then you have lost me on that. Fronm the form how would I do it. Create a new text box yep and ...TopCashback £1792.63My Little World0
-
Jasmin,
PM waiting for you.0
This discussion has been closed.
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 352.1K Banking & Borrowing
- 253.6K Reduce Debt & Boost Income
- 454.2K Spending & Discounts
- 245.1K Work, Benefits & Business
- 600.8K Mortgages, Homes & Bills
- 177.5K Life & Family
- 258.9K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.1K Discuss & Feedback
- 37.6K Read-Only Boards