Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default SEGREGATE THE SIR NAME

SIR,
I m working in one sheet where lot of name are available with sir names.Now
i want to segregate the sir name from the name column and want to insert in
another new column. I mean seperate the sir name with the full name.


Thanks and Best Regards
ZEESHAN ANIS

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default SEGREGATE THE SIR NAME

Hi,

If I've understood correctly, select your column of names and then

Data|Text to columns

and follow the wizard.

Mike



"ZEESHAN ANIS" wrote:

SIR,
I m working in one sheet where lot of name are available with sir names.Now
i want to segregate the sir name from the name column and want to insert in
another new column. I mean seperate the sir name with the full name.


Thanks and Best Regards
ZEESHAN ANIS

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 97
Default SEGREGATE THE SIR NAME

I m working in one sheet where lot of name are available with sir
names.Now i want to segregate the sir name from the name column and
want to insert in another new column. I mean seperate the sir name
with the full name.


Thanks and Best Regards
ZEESHAN ANIS


If your names are in col A (as <Forename Surname with a space between the
two parts) put this formula in col B and copy down:

=MID(A1,FIND(" ",A1)+1,LEN(A1)-FIND(" ",A1))


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default SEGREGATE THE SIR NAME

Sir Mike ,
Infact I have lot of names in the column with the sir names like
ZEESHAN ANIS
NOMAN ANIS
RIZWAN SHAMIM
IMRAN M. KHAN
ASAD MUHAMMAD

now I want to seperate the sir name in another column. like

Anis
Anis
Shamim
Khan
Muhammad

Its above 1000 names so kindly provide me the shortcut to segregate the same.


Regards
ZEESHAN ANIS


"Mike H" wrote:

Hi,

If I've understood correctly, select your column of names and then

Data|Text to columns

and follow the wizard.

Mike



"ZEESHAN ANIS" wrote:

SIR,
I m working in one sheet where lot of name are available with sir names.Now
i want to segregate the sir name from the name column and want to insert in
another new column. I mean seperate the sir name with the full name.


Thanks and Best Regards
ZEESHAN ANIS

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default SEGREGATE THE SIR NAME

Dear Sir,
Thanks for reply. as I wrote in my last query please I am
giving you example to emplain easily.

ZEESHAN ANIS
NOMAN ANIS
SYED KAMRAN KHAN
SYED USMAN SHAMIM AHMED

Lot of names in one column and I want to sagregate the sir name from the
full names .
THANKING YOU.

"ZEESHAN ANIS" wrote:

SIR,
I m working in one sheet where lot of name are available with sir names.Now
i want to segregate the sir name from the name column and want to insert in
another new column. I mean seperate the sir name with the full name.


Thanks and Best Regards
ZEESHAN ANIS

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2002 : How to segregate text into columns ? Mr. Low Excel Discussion (Misc queries) 3 December 3rd 06 04:52 PM
LARGE function does not segregate between identical max values Dennis Excel Discussion (Misc queries) 11 July 1st 05 01:58 PM
Need to be able segregate units run in excel sheet using time. Jim Ferguson[_2_] Excel Programming 5 April 19th 05 03:02 PM


All times are GMT +1. The time now is 05:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"