Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Thu, 4 May 2006 08:19:01 -0700, Natarajan
wrote: How can I use Excel to achieve the following 1) I wish to split a concatenated string into a column of separate characters “ThisIsText” should become.. Natarajan Ganesan snipped With A1 = "Thisistext" and B1= your predefined string named "Yourstring" Put the following in A3 and copy down =MID($A$1,ROW()-2,1)&yourstring HTH __ Richard Buttrey Grappenhall, Cheshire, UK __________________________ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert rows based on specific value | Excel Worksheet Functions | |||
Bold a portion of concatenated string | Excel Discussion (Misc queries) | |||
Adding rows of different info from separate worksheets into summar | New Users to Excel | |||
Splitting Rows | Excel Discussion (Misc queries) | |||
Adding Rows to Master Sheet | New Users to Excel |