SteveAudus
Technical User
I am trying to convert dates
from 01/01/70 to 010170 and add a students
intials to the start of it to make a simple password,
e.g.
sa010170
Using a custom format I have got 010170
Using the Left Funtion I have got the intials from Surname and Forname,
then I was going to use CONCATENATE to put it all together.
but it puts 5 what looks like random numbers after it not the date. sa35728!!!
Please help..!
Thanks,
from 01/01/70 to 010170 and add a students
intials to the start of it to make a simple password,
e.g.
sa010170
Using a custom format I have got 010170
Using the Left Funtion I have got the intials from Surname and Forname,
then I was going to use CONCATENATE to put it all together.
but it puts 5 what looks like random numbers after it not the date. sa35728!!!
Please help..!
Thanks,