How do I save data in listview in table

biancaioana

New member
Local time
Today, 09:22
Joined
Aug 22, 2012
Messages
8
I have a form that I want to put a code into the Save button to save the data in the table named in the listview tblAdres. Attach the model.Thanks to those who can help with a demo.
 

Attachments

What you're trying to do can be easily done via a subform.It may be a demo?
 
I solved.I want to make a code value to look for in the listview (lvwDepartments - setfocus) you can change the value.Does anyone know?
 

Attachments

I don't understand your last post. What is your query?
 
I'm asking, what is the problem you're trying to solve?
 
The forms I have a button that I want to look for a value after the data in the table.
 
Alright, I've opened your db and I still don't follow. If you want to save data in a table, you need to use a form. You can also embed a subform in a form and base that subform on your table.
 
Demo of what? A subform?

Are you the author of the demo you attached?
 

Users who are viewing this thread

Back
Top Bottom