Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 23rd, 2007, 04:45 PM
welcht@jariggs.com
Guest
 
Posts: n/a
Default complex if, scenario report

I just need a 'logical' point in the right direction on this one.
What I need to do is create a form or a report where someone can't
enter different criteria and see the results of a calculation based on
the criteria.

For example, if the vehicle sold is an SUV and gross profit is less
than 3% and salesman is part of a particular team and commission is
1%, give the dollar amount of commission on that sale.


There would be about 15 different scenarios that include a set of
criteria in each one, but we want to enter different commission
percentage rate and see the results of all the scenarios,

I envision entering 1 as a parameter (1 % commission) and it runs a
report with all the predefined scenarios similar to whats in the
example above, showing the dollar commission amount of each sale.

I know I probably didnt explain this well, but if anyone out there
knows what I'm getting at, please help...

We're basically using historical sales records to see what the
commission would be on those particular sales if we changed the %
based on multiple criteria

  #2  
Old August 23rd, 2007, 06:35 PM
paii, Ron
Guest
 
Posts: n/a
Default Re: complex if, scenario report


<welcht@jariggs.comwrote in message
news:1187883873.544800.311480@r23g2000prd.googlegr oups.com...
Quote:
I just need a 'logical' point in the right direction on this one.
What I need to do is create a form or a report where someone can't
enter different criteria and see the results of a calculation based on
the criteria.
>
For example, if the vehicle sold is an SUV and gross profit is less
than 3% and salesman is part of a particular team and commission is
1%, give the dollar amount of commission on that sale.
>
>
There would be about 15 different scenarios that include a set of
criteria in each one, but we want to enter different commission
percentage rate and see the results of all the scenarios,
>
I envision entering 1 as a parameter (1 % commission) and it runs a
report with all the predefined scenarios similar to whats in the
example above, showing the dollar commission amount of each sale.
>
I know I probably didnt explain this well, but if anyone out there
knows what I'm getting at, please help...
>
We're basically using historical sales records to see what the
commission would be on those particular sales if we changed the %
based on multiple criteria
>
Write a function that takes all your criteria as parameters and returns the
calculated value. Use it as the source of a calculated control on your
reports, forms or queries.


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles