If you link cells to textboxes, it is a two way street. However, linking
doesn't appear to be appropriate here since you are using it as an interface
to both retrieve and write data to changing locations. So you just write
the code to do what is appropriate at the time.
John Walkenbach has a free addin that performs like the Form option under
the Data menu. He has enhanced the functionality.
http://www.j-walk.com/ss/excel/tips/tip42.htm
He charges $20 to get access to the code I believe, but if you just want to
see what a userform can do in a database situation somewhat similar to what
you describe, you can download and try this out. It may even be what you
want.
--
Regards,
Tom Ogilvy
"excelnut1954" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks. I was under the impression that the data could flow from the
> userform to the sheet, not the other way around.
>
> Thanks for the help.
> J.O.
>