Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 30
Default Showing sums/totals for 1 client when printing or in print preview

I need to total time spent on clients in a month some of that time is
billable and some is non billable I have formuls breaking that down in
colums,

I have the clients names in a list, what I need is to show the total for
that client and if we show all it will also show the totals for all so when
you go to print preview... You will be able to print and see the total of
billable and non billable time for that client,

I have tried subtotal... But can't seem to get it to work right.... I have
tired other stuff, but when I pick on one client, the totals don't show up.
If I am showing "all" that is the only time i am seeing the totals.

Any ideas on this? All help is very welcome!!! you all rock!!

--
thank you, Lorie
  #2   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Showing sums/totals for 1 client when printing or in print preview

sounds like a pivot table would be appropriate for what you want.

"Lorie" wrote:

I need to total time spent on clients in a month some of that time is
billable and some is non billable I have formuls breaking that down in
colums,

I have the clients names in a list, what I need is to show the total for
that client and if we show all it will also show the totals for all so when
you go to print preview... You will be able to print and see the total of
billable and non billable time for that client,

I have tried subtotal... But can't seem to get it to work right.... I have
tired other stuff, but when I pick on one client, the totals don't show up.
If I am showing "all" that is the only time i am seeing the totals.

Any ideas on this? All help is very welcome!!! you all rock!!

--
thank you, Lorie

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 30
Default Showing sums/totals for 1 client when printing or in print pre

Name Time billable billable
Jessica 1 1 0
Jessica 38 38 0
Lorie 155 155 0
Pam 20 0 20
Malon 150 150 0
Moe 12 12 0
Moe 18 18 0
Malon 23 0 23
Pat 5 0 5
Pam 990 0 990


This is kinda what I have... I am at a loss about pivot tables....... or
how to begin or what to do......

I really appricate any more help you can give me.
--
thank you, Lorie


"bj" wrote:

sounds like a pivot table would be appropriate for what you want.

"Lorie" wrote:

I need to total time spent on clients in a month some of that time is
billable and some is non billable I have formuls breaking that down in
colums,

I have the clients names in a list, what I need is to show the total for
that client and if we show all it will also show the totals for all so when
you go to print preview... You will be able to print and see the total of
billable and non billable time for that client,

I have tried subtotal... But can't seem to get it to work right.... I have
tired other stuff, but when I pick on one client, the totals don't show up.
If I am showing "all" that is the only time i am seeing the totals.

Any ideas on this? All help is very welcome!!! you all rock!!

--
thank you, Lorie

  #4   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Showing sums/totals for 1 client when printing or in print pre

another way would be to use sumif() these are columns A:D
enter in E1 "Client"
in F1 "Billable"
in g1 Non Billable
in H1 total
if e2 enter a client name
in F2 ente
=sumif(A:A,E2,C:C)
in G2 enter
=sumif(A:A,E2,D:D)
in H2 enter
=sumif(A:A,E2,B:B)

or you could do it on another page so that only the client you are looking
at is shown

"Lorie" wrote:

Name Time billable billable
Jessica 1 1 0
Jessica 38 38 0
Lorie 155 155 0
Pam 20 0 20
Malon 150 150 0
Moe 12 12 0
Moe 18 18 0
Malon 23 0 23
Pat 5 0 5
Pam 990 0 990


This is kinda what I have... I am at a loss about pivot tables....... or
how to begin or what to do......

I really appricate any more help you can give me.
--
thank you, Lorie


"bj" wrote:

sounds like a pivot table would be appropriate for what you want.

"Lorie" wrote:

I need to total time spent on clients in a month some of that time is
billable and some is non billable I have formuls breaking that down in
colums,

I have the clients names in a list, what I need is to show the total for
that client and if we show all it will also show the totals for all so when
you go to print preview... You will be able to print and see the total of
billable and non billable time for that client,

I have tried subtotal... But can't seem to get it to work right.... I have
tired other stuff, but when I pick on one client, the totals don't show up.
If I am showing "all" that is the only time i am seeing the totals.

Any ideas on this? All help is very welcome!!! you all rock!!

--
thank you, Lorie

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
Chart Resizes After Printing or Print-Preview CA Excel Discussion (Misc queries) 3 June 12th 07 08:21 PM
FILL COLOR NOT SHOWING IN CELLS OR ON PRINT PREVIEW Excel-tard Excel Discussion (Misc queries) 1 June 8th 06 07:13 PM
Checkbox Moves on Printing/Print Preview Peter Bernadyne Excel Discussion (Misc queries) 1 April 27th 06 12:50 AM
In Excel, my color formatting is only showing in print preview. Fi Cookie Excel Discussion (Misc queries) 1 March 13th 06 02:28 AM
My print preview is only showing one page to be printed Taxlady Excel Worksheet Functions 1 July 17th 05 10:31 PM


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