R
Robert
Hi - Because I often use queries to examine my data (e.g.,
sort, filter etc.)I change the "RecordsetType" Property
to "Snapshot" in all of them so that I never accidentally
change values while quickly examining the data. When I do
want to make changes to the values, however, I always have
to go into the design View and make the Recordset Type
change manually.
What I would like to be able to do is attach a macro or
module to a toolbar button or shortcut key that would
change the RecordsetType to "Dynaset (Inconsistent
Updates)" to enable me to edit the records.
Can someone please tell me if this is possible and if so,
how I would go about creating the macro or module.
Thanks
Rob
sort, filter etc.)I change the "RecordsetType" Property
to "Snapshot" in all of them so that I never accidentally
change values while quickly examining the data. When I do
want to make changes to the values, however, I always have
to go into the design View and make the Recordset Type
change manually.
What I would like to be able to do is attach a macro or
module to a toolbar button or shortcut key that would
change the RecordsetType to "Dynaset (Inconsistent
Updates)" to enable me to edit the records.
Can someone please tell me if this is possible and if so,
how I would go about creating the macro or module.
Thanks
Rob