Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
workerbeeVAB
 
Posts: n/a
Default If Then logic not enough

My task is to track commissions for a small agency. I have created a
workbook that includes a worksheet for each provider which lists the
customer, amount paid, whether or not it is a renewal and which agent is due
the commission. I then have worksheets for each agent where I have copied
the rows that apply to the agent from each of the provider sheets. Using if,
then logic I get a total of first year and a total of renewal commissions.
For some of our more productive agents the formula can't be big enough. At
my beginner level I was proud of what I had created, but looking at the
groups I know I can do better. What do I need to study? arrays macros loops
I might be in over my head. Anybody have a suggestion?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Marvin P. Winterbottom
 
Posts: n/a
Default If Then logic not enough

Look at the DSUM function, it might do what you want.

"workerbeeVAB" wrote:

My task is to track commissions for a small agency. I have created a
workbook that includes a worksheet for each provider which lists the
customer, amount paid, whether or not it is a renewal and which agent is due
the commission. I then have worksheets for each agent where I have copied
the rows that apply to the agent from each of the provider sheets. Using if,
then logic I get a total of first year and a total of renewal commissions.
For some of our more productive agents the formula can't be big enough. At
my beginner level I was proud of what I had created, but looking at the
groups I know I can do better. What do I need to study? arrays macros loops
I might be in over my head. Anybody have a suggestion?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default If Then logic not enough

Sounds like some sort of conditional SUM, such as SUMIF.

Example,

=SUMIF(A:A,"Bill Dean,"C:C)

calculates the total amount in C where the value in A is Bill Dean.

Other than that, a bit more detail might help.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"workerbeeVAB" wrote in message
...
My task is to track commissions for a small agency. I have created a
workbook that includes a worksheet for each provider which lists the
customer, amount paid, whether or not it is a renewal and which agent is

due
the commission. I then have worksheets for each agent where I have copied
the rows that apply to the agent from each of the provider sheets. Using

if,
then logic I get a total of first year and a total of renewal commissions.
For some of our more productive agents the formula can't be big enough.

At
my beginner level I was proud of what I had created, but looking at the
groups I know I can do better. What do I need to study? arrays macros

loops
I might be in over my head. Anybody have a suggestion?



  #4   Report Post  
Posted to microsoft.public.excel.misc
pinmaster
 
Posts: n/a
Default If Then logic not enough


Over your head!!!....not at all!
Give an example of your IF formula and somebody will lead you in the
right direction.

some of the funtions:
VLOOKUP
HLOOKUP
INDEX,MATH
SUMPRODUCT


Regards
JG


--
pinmaster
------------------------------------------------------------------------
pinmaster's Profile: http://www.excelforum.com/member.php...fo&userid=6261
View this thread: http://www.excelforum.com/showthread...hreadid=498047

  #5   Report Post  
Posted to microsoft.public.excel.misc
workerbeeVAB
 
Posts: n/a
Default If Then logic not enough

YIPPEE, thanks so much!

"Marvin P. Winterbottom" wrote:

Look at the DSUM function, it might do what you want.

"workerbeeVAB" wrote:

My task is to track commissions for a small agency. I have created a
workbook that includes a worksheet for each provider which lists the
customer, amount paid, whether or not it is a renewal and which agent is due
the commission. I then have worksheets for each agent where I have copied
the rows that apply to the agent from each of the provider sheets. Using if,
then logic I get a total of first year and a total of renewal commissions.
For some of our more productive agents the formula can't be big enough. At
my beginner level I was proud of what I had created, but looking at the
groups I know I can do better. What do I need to study? arrays macros loops
I might be in over my head. Anybody have a suggestion?

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
Average of logic cells ckdkvk Excel Discussion (Misc queries) 2 December 1st 05 02:16 PM
Logic Tree, MS help = useless roffler Excel Worksheet Functions 3 August 22nd 05 10:42 PM
Logic question ACDenver Excel Discussion (Misc queries) 1 August 16th 05 05:29 AM
logic stmt. use in a new workbook w/o refering back to original billybob Excel Worksheet Functions 1 August 4th 05 06:21 PM
Logic Function Help… thomasstyron Excel Discussion (Misc queries) 3 July 25th 05 11:40 PM


All times are GMT +1. The time now is 11:18 AM.

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"