473,418 Members | 2,328 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,418 software developers and data experts.

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

Aug 23 '07 #1
1 1886

<we****@jariggs.comwrote in message
news:11**********************@r23g2000prd.googlegr oups.com...
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.
Aug 23 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Charles E. Pelkey | last post by:
Hi all, Got a question for y'all regarding the best way to maintain HUGE forms and linking them to data tables in MySQL. I have a set of forms that were created specifically for a Loan...
5
by: HQM | last post by:
If I create an element X of a primitive type with minOccurs=0 and nillable=true and run it through the WSDL generator I get a class with a property "X" of the primitive type plus a boolean...
116
by: Mike MacSween | last post by:
S**t for brains strikes again! Why did I do that? When I met the clients and at some point they vaguely asked whether eventually would it be possible to have some people who could read the data...
3
by: Wired Hosting News | last post by:
Lets say I have 10 products in 10 different stores and every week I get a report from each store telling me how many items they have left for each of the 10 products. So each week I enter in 100...
5
by: Wired Hosting News | last post by:
I tried to be breif and give a scenario so as not to be overlooked because it was soooo long. Let me give you real world. I am a manufacturer of goods and produce 11 items that are distributed...
110
by: alf | last post by:
Hi, is it possible that due to OS crash or mysql itself crash or some e.g. SCSI failure to lose all the data stored in the table (let's say million of 1KB rows). In other words what is the worst...
2
by: Random | last post by:
I have a very full and complex object that contains objects as properties and a few collections, and I'm working to databind it to a page. A lot of textbox and dropdowns on the page, a few grids. ...
4
by: joel | last post by:
Is there a way (code, plugin, etc.) to output a single Access report as multiple reports? Preferrably, I want to control the output target by data in the record group. The scenario is this: We...
1
by: Randy Volkart | last post by:
I'm trying to fix a glitch in a complex access database, and have a fairly complex problem... unless there's some obscure easy fix I don't know being fairly new with Access. Basically, the area...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.