Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form within a form

Status
Not open for further replies.

ambra19

Programmer
Aug 5, 2002
32
CA
I have a form where there is a list box. It contains file numbers. I click on the file number, it displays information that can be edited. New files can obviously be entered too.
So this form has Add, Edit, Save and Cancel buttons.
Each file, can be bought and sold several times.
I need to record the date of each of these. I was thinking I could have a text box where a sold date could be entered, then added to another list box on the same form.
I am thinking I can save initial information all at once. Then what can I do? Should I have another button that says "Edit Dates" which will only allow me to edit these dates, but not everything else?

My question is how can i do this?
Any ideas and help would be very much appreciated as I am not that great a programmer. Let me know if further clarification is needed.
thanks.
ambra19
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top