I'm an Access noob and I've taken over an already created DB. While I'm somewhat familiar with creating macros in Excel, working with VBA in Access seems to be a totally different animal. Here's my question and I apologize if I'm in the wrong category:
Is there a way to create a macro or a module that will copy the text in one field on a form and paste it to another field on the same form?
If so, can I also append text as I paste it?
I need to take the username that's in one field and paste it into a different field and add the text "@domain.com" at the end (effectively creating an email address).
Thanks
Craig
Is there a way to create a macro or a module that will copy the text in one field on a form and paste it to another field on the same form?
If so, can I also append text as I paste it?
I need to take the username that's in one field and paste it into a different field and add the text "@domain.com" at the end (effectively creating an email address).
Thanks
Craig