Can anyone tell me how to automatically generate the date that a record was updated into a field and to save that date to a table. When I do it, it always shows the current date rather than the date that the record was updated.
Thanks
Rose
Yes, I do want to select several values from a list box on a form. I would then like those values to be displayed in the table that sits behind the form.
I know a bit of VBA so I can probably muddle through. I would really appreciate it if you could send me your example.
Many Thanks
Rose
Thanks for the tip. I have been to the site that you mention, but still can't get my multi-select list box to work.
Does anybody have a working sample that they could send me pleeeease!
I can't seem to get my multi-select list box to return the selected values to my table.
I'm starting to get into a bit of a muddle with it. Can anyone please help?
Jack,
I have not been able to get this to work in my database. I have emailed you a copy of my sample database in the hope that you will be able to spot what I am doing wrong.
Any help is much appreciated
Thanks
Rose
Jack,
I have not been able to get this to work in my database. I have emailed you a copy of my sample database in the hope that you will be able to spot what I am doing wrong.
Any help is much appreciated
Thanks
Rose
In my form I have a combo box named Country and a text field named Region(example below). When a user selects the Country, I want the Region to be filled in automatically. What is the best way of doing this?
Please don’t direct me to another site as I have looked at a few mentioned in...
I am having problems with an Excel spreadsheet that I have imported into Access.
One of the fields contains an assortment of dates (eg 3Q 2000, 01/05/99, Begining 2000) these dates need to be stored as text.
However, some of the dates imported from Excel come across as a number instead of a...