misuser2k7
MIS
I am creating a data entry form which will have some fields which will be pre-populated (on load) with data from a table (these fields cannot be edited) and data in other fields will be entered by the users to be stored in the same table.
Is there a way to make half the form in 'snapshot' recordset type and the other half in 'dynaset' recordset type to achieve this "half-and-half" arrangement OR is there a way to do achieve this through an alternate method?
Thanks.