I just need a couple more things.
What is the record source of the form subform. Is it a table, saved query or select statement. If it's a saved query or select statement I'll need the full sql.
The problem is you can't use recordsetclone the way you're using it. If you give me the above info I'll be able to work out the correct approach.
Mary
What is the record source of the form subform. Is it a table, saved query or select statement. If it's a saved query or select statement I'll need the full sql.
The problem is you can't use recordsetclone the way you're using it. If you give me the above info I'll be able to work out the correct approach.
Mary
Comment