Create new record using a form based on an existing record

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form based on a query. I need users to be able to create a new
record in the table the query is using, but instead of all the fields in the
new record being blank, I need the form to already be populated, but the user
needs to be able to change any of the fields. Any idea how I can do that?

Thanks,
Alex
 
I did this by using a command button that duplicates a record. Thank you.
 
hi alex,

this is pretty much what i'm trying to do....

the users are clamoring for an ability to 'conditionally' duplicate a record
whenever a listbox is checked 'Yes'. i can see a command button working into
the scenario, but your posting's a little murky about the exact details. can
you flesh it out some.

looking forward to your reply,

ted
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top