Microsoft
Software
Hardware
Network
Question : Excel 2010 text to columns formulae
Hello,
We have data that is delimited by "_" come through to a column which looks something like:
data1_data2_data3_data4
We are using a formula that looks like:
=IF(ISERROR(LEFT(B8,FIND("
_",B8)-1))
,"",LEFT(B
8,FIND("_"
,B8)-1))
this will split out the first segment of data however how do we split out the 2nd,3rd and 4th segement of data using a forumlae.
Thanks :)
Answer : Excel 2010 text to columns formulae
http://php.net/manual/en/l
anguage.re
ferences.p
ass.php
1: 2: 3:
function get_all_children($list, &$array){
Random Solutions
Script needed to close program and stop/start service
setting SMTP server - please see attached file - it is not working
iphone sees wifi network but password incorrect
Can someone please advise the best way to migrate a drupal CMS website to another server
urgent: how to change the nic speed from 100 half to 1000full in Solaris10
Help needed to choose create automated process for data feed FTP upload
Thoughts and comments on a backup solution
Can't obtain cell values from Selected Row of GridView programmatically
Exchange 2007 OWA causes 2 audit failures on failed login attempt
How do I pass Sonicwall GVC traffic through a TZ170 to terminate on a TZ210?