I want to create a hot-key macro (ex: ctrl + m) that copies the previous record of the field that the cursor is in <br>
<br>
For instance, say that i have entered a record with fields for [Name] and [Occupation]. I then go to a new record and want to input the same information in the same fields. so when my cursor is in the [Name] field, I want to be able to just hit a hotkey and the previous record of that field is copied into the new record's field.<br>
How would i go about coding this?
<br>
For instance, say that i have entered a record with fields for [Name] and [Occupation]. I then go to a new record and want to input the same information in the same fields. so when my cursor is in the [Name] field, I want to be able to just hit a hotkey and the previous record of that field is copied into the new record's field.<br>
How would i go about coding this?