Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() I have a worksheet with data in a column as follows uid=xvdcfrd,ou=people,dc=xxxxx uid=sdsdsd,ou=people,dc=xxxxx uid=fhjetyv,ou=people,dc=xcxcx Each of the above lines is in a single cell in the column. I need to start at the top cell and retrieve the text following the first = sign and grab the text to the first comma (in cell one in the above example, I want xvdcfrd). After retrieving the text I want to copy/move it to another column (If I delete the formula, I want to keep the retrieved data unless there is a way to write the data that I retrieve in the same column that I am performing this function on). I need the code to loop through the entire column and grab that data from each cell. Thanks in advance... -- Keenman ------------------------------------------------------------------------ Keenman's Profile: http://www.excelforum.com/member.php...o&userid=14220 View this thread: http://www.excelforum.com/showthread...hreadid=536246 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HOW TO KEEP TEXT FROM MOVING OUT OF A CELL? | Excel Discussion (Misc queries) | |||
Can you keep text from one cell showing over the next cell? | Excel Discussion (Misc queries) | |||
Shade cell according to text? | Excel Discussion (Misc queries) | |||
Text in formula bar is not displaying in cell | Excel Discussion (Misc queries) | |||
Formulas dealing with text data | Excel Worksheet Functions |