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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

what is a recordclone?

Status
Not open for further replies.

aqm

Programmer
Aug 26, 2002
65
AO
hi
would define for me a recordclone?
another: i have a form and subforms, i have sycronized the combo boxes, but when joined with the main forms the give an error. what can i do?
aqm
 
1. I suppose that you mean RecordSetClone: this is a copy of the form's underlying recordset (table or query) that you can use independantly from the form in VBA.
2. I do not understand your question.
 
hi,
how can i syncronize a combo boxes with a subform?
help
aqm
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top