G
Guest
Hello Microsoft,
I have a DataEntry form that is set where the Properties/Format/Default View
is DataSheet.
This form is used to Paste information from an Excel spreadsheet and it does
verification/validation with some code on each record as it is being pasted
in.
With that said, I am trying to have the "On Load" event SELECT (and not
GoTo) the new record. Reason being is that it is required to SELECT the new
record row in order to paste the information.
I need to set this up so that I can complete a macro/automation I have that
will copy the information from the Excel spreadsheet and paste it to this
DataEntry form. I just haven't been able to figure out how to have this
macro/automation SELECT the new record row.
Please help.
I have a DataEntry form that is set where the Properties/Format/Default View
is DataSheet.
This form is used to Paste information from an Excel spreadsheet and it does
verification/validation with some code on each record as it is being pasted
in.
With that said, I am trying to have the "On Load" event SELECT (and not
GoTo) the new record. Reason being is that it is required to SELECT the new
record row in order to paste the information.
I need to set this up so that I can complete a macro/automation I have that
will copy the information from the Excel spreadsheet and paste it to this
DataEntry form. I just haven't been able to figure out how to have this
macro/automation SELECT the new record row.
Please help.