G
Guest
If I have a database with SSNs in it, how can I develop a query
-- that shows only the last 4 of the SSN?
Lou7
-- that shows only the last 4 of the SSN?
Lou7
PC Datasheet said:Put the following expression in an empty query field:
LastFourDigits:Right([SSN],4)
--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
(e-mail address removed)
www.pcdatasheet.com
lou7 said:If I have a database with SSNs in it, how can I develop a query
-- that shows only the last 4 of the SSN?
Lou7
lou7 said:I have tried these suggestions and none seem to work. I will keep on trying.
thanks Maybe I am not doing it correct
lou7
Chris2 said:lou7,
Will you let us in on what did happen when you tried it?
Sincerely,
Chris O.