Ask a Question related to Microsoft Access, Design and Development.
-
Andy #1
Adding a new record when the record source is a query.
Hello All,
I have a form that runs a query. The reason it runs on a
query is because prior to it opening I have a form from
which you can pick and choose what you want to see.
For example if I want to see Open, Green, and Record whose
due date is today's date.
The reason that I run it on a query is because the options
that a user has the ability to choose from are from
multiple tables. Everything was working well, until I
decided to add a new record and Access fought back. The
Record_ID (Primary key) didn't come up. It's an
autonumber. I believe this is happening because the
record source is a query.
Is there a way to fix this, or a way around it?
Any help or feedback would be great.
Thanks.
Andy Guest
-
Stop adding record in subform after record count = 1
Can someone help in in what to put after the THEN statment to allow one entry if the Record count is =>1 in the Before insert or should I set the... -
When there's no available record for listbox row source.
If a listbox's row source criteria is a match between (a query field and a control in the form) then... What happens when there is no record... -
Changing the record source with VB codes
How do I change the form record source property? I want a form uses query1 if opened from form1 and uses query2 if opened from form2. Is it... -
Adding record to MDB
I have a problem with adding a record to my MDB database. I know how to add products, but as soon as I use a checkbox to add "selected" or "not... -
Extra record source
Hello! Is it possible to put a second record source on a form? (other than the one on the proprities of the form) Thanks



Reply With Quote

