LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
JulieD
 
Posts: n/a
Default

Hi Nigel

from what you're saying then the only thing you are missing is the amount of
enquiries per client .. for this you can use the COUNTIF function.
=COUNTIF(Original_Sheet!$A$1:$A$100,A1)
where the name of the client is in A1 and you want to count how many times
that client's name appears in the client name list on the original sheet.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"Nigel" wrote in message
...
Hi JulieD,
I have a layout on a sheet which has to stay exactly as it is. I have
created a code to look at the enquiry list from all of our clients
together (
one very long list ), This creates me a new list on another sheet. With
this
list is the amount of costs in production to date, lost to date and % all
relalive to each individual client. What i need is an amount of enquiries
per
client. The pivot tables are not what i am looking for. I just need the
information in an individual cell next to the client summary list.
For example:
Client Amount in Prod Amount Lost % per quote Amount
of
Quote
myclient £100,000 £20,000 25%
13
myother £15,000 £ 2,000 7%
4

example shows client spend of £100,000. Loss of £20,000 (quoted) which is
25% of our total yearly quote to date, and 13 enquiries.


Regards,

Nigel

"JulieD" wrote:

Hi Nigel

still can't see why a pivot table won't work ... you can refresh the
pivot
table via code to show the lastest information .... and depending on how
much coding you want to do, i think you could automate the generation of
the
individual lists (not that i've tried but can't see why not).

if this isn't the type of solution you're looking for, maybe you could
elaborate a bit more on what it is that you want.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"Nigel" wrote in message
...
Hi,

I cannot use advanced fileter as the sheet where the information is
kept
needs to be kept in the same view and cannot be changed. i need to
create
my
list on a different sheet with the total amount of costs per client.
pivot
table is not what i am lookinf for as this needs to adapted to run with
some
programming.
summary,
get information from client list on sheet A,
create client list ( with no doubled up client names )
create amount of enquiries per clients in list
create cost per client in list


Regards,

Nigel

"Nigel" wrote:

Hi,
I need to count and separate the number of specific clients into lists
with
their relative costs only. how can i acheive this? Example:
( say client list is B4:B1000. Project details C4:C1000 & Cost is
D4:D1000)
Client1 project details £1000
client2 project details £3500
client1 project details £ 500
client1 project details £2000
client2 project details £1500
client3 project details £4000

my list would be:
3 Client1 £3500
2 Client2 £5000
1 Client3 £4000

any help greatly appreciated.
thanks, Nigel






 
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
Count and Sum Total occurrances of two specific numbers Sam via OfficeKB.com Excel Worksheet Functions 10 March 29th 05 08:13 PM
Count cells in one range based on parameters in another range dave roth Excel Worksheet Functions 2 March 29th 05 05:33 PM
Count the occurances of a month in a range of date fields Keith Brown Excel Worksheet Functions 8 March 14th 05 11:24 AM
How do I count data in range A:A that is dependent upon criteria . h2ocats Excel Worksheet Functions 1 February 21st 05 12:55 PM
Vlookup of parts of a word in a range of Data Andre Croteau Excel Discussion (Misc queries) 3 December 19th 04 07:26 PM


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