Open a Saved Record In Form

  • Thread starter Malik via AccessMonster.com
  • Start date
M

Malik via AccessMonster.com

Hi
I have a Sales Form with the fields as SaleID, Customer Name, Sale Datails
Etc....

On the form I have an Open button which opens another form with a listbox
having all Sale Invoices Saved.

Now I want to select the record by DblClick from that listbox to open it in
Sales Form so I can edit it.

How to do that

Thanks
 
M

Mike Painter

Malik said:
Hi
I have a Sales Form with the fields as SaleID, Customer Name, Sale
Datails Etc....

On the form I have an Open button which opens another form with a
listbox having all Sale Invoices Saved.

Now I want to select the record by DblClick from that listbox to open
it in Sales Form so I can edit it.

How to do that


Do you have to open the other form?
A listbox or combobox on teh existing form would make things a lot easier
and teh combobox wizard will probably build this for you.
 

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

Top