Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
pooja
 
Posts: n/a
Default How identify data of two coulams,Every cell count and show result

Q1. How identify data of two coulams


Q2. Every cell count and show result like
I need like
Coulam A Coulam B
500 1
500 2
500 3
800 1
800 2
800 3
800 4

800 5
800 6
600 1
600 2
600 3
600 4
700 1
700 2
I want to count like coulam B i have data in coulam A and like this

I have two coulam with name as lower,upper,propercase i want to do all in
same case like in proper case how?


  #2   Report Post  
Roger Govier
 
Posts: n/a
Default

Hi

In column B enter
=COUNTIF($A$1:A1,"="&A1)
copy down column B as far as required

To convert to proper case, assuming data is in column C, in column D enter
=Proper(C1)
Copy down column D as far as required.
Then copy the whole of column D, locate cursor in cell A1 and EditPaste
SpecialValues.
You can then delete column D.

Regards

Roger Govier


pooja wrote:
Q1. How identify data of two coulams


Q2. Every cell count and show result like
I need like
Coulam A Coulam B
500 1
500 2
500 3
800 1
800 2
800 3
800 4

800 5
800 6
600 1
600 2
600 3
600 4
700 1
700 2
I want to count like coulam B i have data in coulam A and like this

I have two coulam with name as lower,upper,propercase i want to do all in
same case like in proper case how?


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
Clicking Cell Link Changes Cell on Another Sheet nshah Excel Discussion (Misc queries) 1 August 31st 05 01:50 AM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
Splitting Data in a Cell Newbie1092 Excel Worksheet Functions 3 May 10th 05 05:48 PM
SUMPRODUCT Formula to Count Row of data Below Matched Criteria Sam via OfficeKB.com Excel Worksheet Functions 8 February 3rd 05 01:37 AM
sending data from one cell to another (not using copy & paste) Charlie Payne Excel Worksheet Functions 3 December 6th 04 03:28 PM


All times are GMT +1. The time now is 07:12 AM.

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

About Us

"It's about Microsoft Excel"