Hi Guys,
Please could someone help me?
I've created a database for work that stores users information, each user has a unique identifer (UUID) which is a 12 digit number however the place we get our information from displays the 12 digit number like so 1234 5678 9123 as you can see this string contains spaces and my staff like to copy and paste this in to the database but i don't want the spaces included so the forms i have created will only accept 12 digit numbers without the spaces.
Is there a way i can let my staff copy and paste the string with the spaces and access will automatically remove the spaces?
Any help would be greatly appreciated!
Cheers,
Lee