Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 45
Default Help on merge urgently required

I have the same names say "Peter" appearing in column B starting at B3 down
long way and the number of rows for which the same name would repeat is
unpredictable as it may vary from time to time.i want to write this inside a
macro or whichever is effective
Now i have sorted and brought all teh Peter names into consecutive rows in
col B
how do i make it as one Peter. i don want to deleet teh rows corresponding
to peter,

Only column B should have one entry for Peter and col C will ahve teh
different values againstthis one Peter.
like Peter I wil ahev any number of names like
Peter read
Peter write
Peter read
Peter start
bob write
bob sit
bob draw
etc..
...
...

I need to make it as
Peter read
write
read
start
Bob write
sit
draw
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Help on merge urgently required

If the data is sorted by name, then assuming you have a header row
insert a new column B and put this formula in B2:

=IF(A2=A1,"",A2)

then copy this down column B. You can hide column A if you want it to
look the same as your example.

Hope this helps.

Pete

On Feb 21, 12:36*pm, deepika :excel help
wrote:
I have the same names say "Peter" appearing in column B starting at B3 down
long way and the number of *rows for which the same name would repeat is
unpredictable as it may vary from time to time.i want to write this inside *a
macro or whichever is effective
Now i have sorted and brought all teh Peter names into consecutive rows in
col B
how do i make it as one Peter. i don want to deleet teh rows corresponding
to peter,

Only column B should have one entry for Peter and col C will ahve teh
different values againstthis one Peter.
like Peter I wil ahev any number of names like
Peter * *read
Peter * *write
Peter * *read
Peter * *start
bob * * *write
bob * * *sit
bob * * *draw
etc..
..
..

I need to make it as
Peter * *read
* * * * * * write
* * * * * * read
* * * * * *start
Bob * * *write
* * * * * *sit
* * * * * *draw


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Help on merge urgently required

One way to consider is this.

Select all your names and ensuring B3 is the active (Highlighted) cell then

Format|Conditional formatting|Formula is
=B3=B2

Then select a font colour the same as your background and click OK
The names will still be there but you won't see them

Mike

"deepika :excel help" wrote:

I have the same names say "Peter" appearing in column B starting at B3 down
long way and the number of rows for which the same name would repeat is
unpredictable as it may vary from time to time.i want to write this inside a
macro or whichever is effective
Now i have sorted and brought all teh Peter names into consecutive rows in
col B
how do i make it as one Peter. i don want to deleet teh rows corresponding
to peter,

Only column B should have one entry for Peter and col C will ahve teh
different values againstthis one Peter.
like Peter I wil ahev any number of names like
Peter read
Peter write
Peter read
Peter start
bob write
bob sit
bob draw
etc..
..
..

I need to make it as
Peter read
write
read
start
Bob write
sit
draw

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,290
Default Help on merge urgently required


Also, you should keep in mind that removing names will also remove your
ability to sort by name..
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"deepika :excel help"
wrote in message
I have the same names say "Peter" appearing in column B starting at B3 down
long way and the number of rows for which the same name would repeat is
unpredictable as it may vary from time to time.i want to write this inside a
macro or whichever is effective
Now i have sorted and brought all teh Peter names into consecutive rows in
col B
how do i make it as one Peter. i don want to deleet teh rows corresponding
to peter,

Only column B should have one entry for Peter and col C will ahve teh
different values againstthis one Peter.
like Peter I wil ahev any number of names like
Peter read
Peter write
Peter read
Peter start
bob write
bob sit
bob draw
etc..

I need to make it as
Peter read
write
read
start
Bob write
sit
draw
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
I need ur help urgently gaurav Excel Worksheet Functions 3 February 1st 08 06:41 PM
urgently required help Philomena Excel Worksheet Functions 4 September 1st 06 08:17 PM
Need your help urgently Calculate Date range Excel Worksheet Functions 1 August 2nd 06 11:25 AM
Help Needed Urgently John Excel Worksheet Functions 2 September 13th 05 02:58 PM
Help Please Urgently, Please Giffy Excel Discussion (Misc queries) 1 September 5th 05 09:44 PM


All times are GMT +1. The time now is 10:18 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"