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
SQL 2005 Select Query from multiple tables
Should Sys Admins (Domain Admins) also have user accounts?
Forefront 2010 URL Filtering
PHP 5.3.2 installation problem on Vista IIS7
Rundll error error loading F3SCRCTR.DLL
configuring asa to PAT port 9191 to 9100
How can I handle dbNull in Linq?
how to install and configure new GPFS cluster in AIX LPAR Workload environement?
service restart after logrotate
Auto Send Excel as Email Attachment