How to create a report for selected values in the column

S

Shreeshail Ganiger

Hi,

I have couple of columns in my Excel sheet.
Col1: Issues Nbr
Col2: Assingned to

Data:
Issues Nbr Assingned t
-------------------------------------------------------------------------------------------
123 Shreeshail Ganiger (Manager), ABC (Analyst), CGS
(Developer)
344 Shreeshail Ganiger (Manager), XYZ (Analyst), SDD
(Developer)
545 Shreeshail Ganiger (Manager), DED (Analyst), CGS
(Developer)
546 Shreeshail Ganiger (Manager), DED (Analyst), SDF
(Developer)

I am looking for data something like below

Assigned to Count(Issues)
--------------------------------
SDF 1
CGS 2
CGS 1
Shreeshail Ganiger 4
ABC 1
XYZ 1
DED 2

I am using Pivot table for all other reports and pivot table has this value.
I would like to automate this may be writing some macro.
Can any one please guide me how to do this.

Thanks in advance
Shreeshail Ganiger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top