Member Login:
e-mail:
password:
Register
Forgot Password
Site FAQ
Home
>
IT Answers
>
Database
> Microsoft Access – I would like to have the first character of a field print without the first character?
1123
5 pts.
Microsoft Access – I would like to have the first character of a field print without the first character?
Access 97
,
Microsoft Access
I would like to have the first character of a field print without the first character? (ex: LC7 to print as C7, The size of the field may vary)
Software/Hardware used:
ASKED:
June 5, 2008 10:42 PM
UPDATED:
June 6, 2008 1:17 PM
Discuss
 
Add to Watchlist
RELATED QUESTIONS
Generating a Report on AS400
Why doesn't the substring of a large field in CLLE program work correctly?
SQL statement needed to remove characters
as/400 printing turkish characters
RPGLE & Variable-length fields: How do I measure how much disk space is actually taken up by this type of field?
Answer Wiki:
Hello, you can do as follows: <pre> SELECT REPLACE(MYFIELD,LEFT(MyFIELD,1),'') FROM MY TABLE </pre> Bye
Hello, you can do as follows: <pre> SELECT REPLACE(MYFIELD,LEFT(MyFIELD,1),'') FROM MY TABLE </pre> Bye
Last Wiki Answer Submitted:
June 6, 2008 5:30 am
by
alessandro.panzetta
9,660 pts.
All Answer Wiki Contributors:
alessandro.panzetta
9,660 pts.
To see all answers submitted to the Answer Wiki:
View Answer History
.
Please complete the following information:
REGISTER / LOG-IN TO ANSWER QUESTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Submit your e-mail address below to continue
E-mail: 
E-mail:
Company:
Handle:
Password:
Forgot Password?
Create Handle:
Your handle identifies you in IT Answers. Max 30 char.
Create Password:
Confirm Password:
Yes, I'd like to receive the IT Knowledge Exchange Community Newsletter
Yes, I agree to the
Terms and Conditions.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
hidden modal window
RSS - Discussions
Help
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Please complete the following information:
REGISTER / LOG-IN TO DISCUSS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Submit your e-mail address below to continue
E-mail: 
E-mail:
Company:
Handle:
Password:
Forgot Password?
Create Handle:
Your handle identifies you in IT Answers. Max 30 char.
Create Password:
Confirm Password:
Yes, I'd like to receive the IT Knowledge Exchange Community Newsletter
Yes, I agree to the
Terms and Conditions.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
hidden modal window
Ask a Question
Question Title:
(150 char. limit.)
Question:
(Please be specific.)
Tags:
(Separate each tag with a comma.)
What is a Tag?
Browse IT Answers by Topic
AS/400
Big Data
Business Intelligence
Channel
CIO
Cloud Computing
Consumerization
CRM
Database
DataCenter
Development
Exchange
Linux
Lotus Domino
Microsoft Windows
Mobile
Networking
Oracle
SAP
Security
SQL Server
Storage
Virtualization
VoIP
Windows Server
>>
VIEW ALL TAGS