M
Minitman
Greetings
I have a UserForm that a user fills out customer information into,
When completed, user hits a Finished button to copy and paste the
information to the bottom of a LONG list.
However, sometimes I need to modify a current customers information
from that same list, make corrections and then copy it over the
original record.
I can't figure out how to do that! It is easy to copy the info in the
UserForm to the first available row at the bottom of the list, but how
do I find the row that this record came from and paste this modified
version there.
Any help would be most appreciated.
TIA
-Minitman
I have a UserForm that a user fills out customer information into,
When completed, user hits a Finished button to copy and paste the
information to the bottom of a LONG list.
However, sometimes I need to modify a current customers information
from that same list, make corrections and then copy it over the
original record.
I can't figure out how to do that! It is easy to copy the info in the
UserForm to the first available row at the bottom of the list, but how
do I find the row that this record came from and paste this modified
version there.
Any help would be most appreciated.
TIA
-Minitman