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
ORA: 6533 Subscript out of range
getElementByID not loading text
RAID 0 Windows 7 install
backup VMware server
You Tube Download Software
Need help on rollover buttons in flash in Flash CS4 and AS 3
Missing security tab on network shares from NetApp FAS 2020
Xenserver multipath issue with pool
B Tree
PHP SESSION id IN QUERY STRING