Microsoft
Software
Hardware
Network
Question : Extract data from a set point in a string
I have a column of data. I want to create a new column by extracting the data from one field starting on the third character and pulling everything to the right. The data is not the same length in each row. How can I do this? Thanks.
Answer : Extract data from a set point in a string
Mid([Table]![Column],3,Len
([Table]![
Column]))
Hope this helps.
Random Solutions
mac mail client exchange email problems
Is There Asp Code to read folder contents and create hypelinks?
Exchange 2007 Send/Receive Problem
diff between cfgmgr -v and cfgmgr -v fcs0 and fcs1...
simple math programming question
iPad will not sync with Exchange 2003
Easily access pdf's and other doc's while in the field
DHCP - Windows Server 2003
Check to see if a table has a certain value, MS Access 2003
PHP Pass Parameters to Online Activation Page