Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / July 2007

Tip: Looking for answers? Try searching our database.

format SSS#

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jay - 16 Jul 2007 21:16 GMT
I want to print the last four digit of SSS# in the report. How will I do this?
jdejesus_usa@yahoo.com
ruralguy - 16 Jul 2007 21:43 GMT
Have you tried Right([YourSSNField]),4) ?

>I want to print the last four digit of SSS# in the report. How will I do this?
>jdejesus_usa@yahoo.com

Signature

HTH - RuralGuy (RG for short) acXP WinXP Pro
Please post back to this forum so all may benefit.

ruralguy - 16 Jul 2007 21:44 GMT
Or maybe:
"...-..-" & Right([YourSSNField]),4)

>I want to print the last four digit of SSS# in the report. How will I do this?
>jdejesus_usa@yahoo.com

Signature

HTH - RuralGuy (RG for short) acXP WinXP Pro
Please post back to this forum so all may benefit.

fredg - 16 Jul 2007 21:45 GMT
> I want to print the last four digit of SSS# in the report. How will I do this?
> jdejesus_usa@yahoo.com

In an unbound text control on your report:
=Right([SSN],4)
Signature

Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.