I have a scanned field that records Now() when a user interacts with the databse. I want to take the scanned field and split Now() in to 2 new fields called date and time whilst keeping the scanned field.
I know how to concatenate but not how to do the reverse. The operator that seperates the information is <space>
Any suggestions?
I know how to concatenate but not how to do the reverse. The operator that seperates the information is <space>
Any suggestions?