Microsoft
Software
Hardware
Network
Question : VBA string handling question
hi
i need to trim the last 2 characters of a string, i am familiar with the Trim, LTrim and RTrim functions for trimming blank spaces but is there a function to trim a certain number of characters from a string? Like for example, after using the Trim or RTrim function on a string.
Thanks
Answer : VBA string handling question
OOps ... typo:
Mid("12345",1,Len("12345")
-2)
Random Solutions
ESXi compatible hardware
How do I delete some lines in a text file?
GFI 2010 Limits exchange 2003 incoming email 2 mb! ARGH!
Multiple counts on 1 column
publishing websites in TMG 2010
Outlook address book problem
Displaying GroupWise contacts in Exchange address book?
FTP not working on Windows Server 2008 IIS 7
Need a random list of 1000 geocoded locations in any one country
parse url in JavaScript