matthewnsarah07
Registered User.
- Local time
- Today, 07:30
- Joined
- Feb 19, 2008
- Messages
- 192
I have the form, frmAddStaff which contains the field - this is in the format [EMAIL="User.Name@Email.com"]User.Name@Email.com.
The first part of the address is the Username which I want to add to a further table - tbltm. This contains the field [Username]
How can I set up a query that will append the from the frmAddStaff to tbltm and in the process remove the [EMAIL="'@Email.com'"]'@Email.com'
Thanks
The first part of the address is the Username which I want to add to a further table - tbltm. This contains the field [Username]
How can I set up a query that will append the from the frmAddStaff to tbltm and in the process remove the [EMAIL="'@Email.com'"]'@Email.com'
Thanks