Microsoft
Software
Hardware
Network
Question : replace the last letter in a word
Hi:
if the word end with "l" change it to "r"
for example , the word "level" change it to "lever"
please
Answer : replace the last letter in a word
if right(myWord,1)="l" then myWord=left(myword,len(myw
ord)-1) & "r"
Random Solutions
PPRO*C and TIMESTAMP, DATE variable
Ruby - what is a plugin vs. a gem and how do I install them?
ORA-12154 error in ASP.NET page
how to hide the citrix toolbar from all users
Citrix Report
Convert AVI to MPG
how to extract date from a datetime field
Moving personal folders to exchange account in Outlook 2003
USB Flash drive works great, but CD & CDRW don't show up on My Computer anymore.
Exchange 2007 Mailbox Permission Question