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
Exchange 2010 Mailbox Role Installation Error
How to stablish a proper setup in MS Outlook 2003 encrypting mails
Registry, Winlogon, KEY_WOW64_64KEY errors
Automatically Adding Text to Cells
Terminal server 2008 R2 Pinned Taskbar Links
Microsoft Exchange Outlook Anywhere SSL Issue
OpenOffice 3.2 GPO Install Problem
I want to put a small instruction in the middle of my SharePoint survey. I want to say "If you answered "No" to any of the questions above then please answer the questions below. How?
Folders UNIDs and Duplicates
VB.NET - Databinding and Combo UserControl