Hi All,
I have a form where the user can fill out different search criteria and find specific sales data in the database.
I have 2 queries;
a) finding colleagues' performance scores
b) finding sales for specific campaigns and/or specific stores
They both work perfectly, so I decided to also add a little modification next to these two basic queries:
a) show me the top 5% best...
User Profile
Collapse
-
[SOLVED] SELECT TOP query not working
Last edited by iamsophie; Oct 21 '15, 09:39 AM. -
[SOLVED] Combine nested IIF and SELECT TOP
Hi All,
I'm working on a database which shows the performance of our field colleagues.
I'm done with almost all functions, except for one.
I have a search form where the user will be able to search colleagues based on different criteria. One of this goes like this:
Show me the top..
5%
10%
15%
and an option button next to each.
I need a query something like this:... -
Thanks for your help again! -
Query based on multiple criteria from form w/ between dates
Hi All,
I have a form with multiple fields (e.g. exact date, store name, store type, coverage status etc.). The user can fill in any of them and then a query returns the results.
Everything works perfectly, but when I try to put the between dates in as well in SQL view, it keeps returning an error message (Expression is typed in incorrectly.)
I'm fairly new to Access and can't figure out how to include...Last edited by zmbd; Jun 9 '15, 01:53 AM. Reason: [z{added code tag to second block of script}{stepped SQL}] -
-
Queries based on forms (one OR multiple fields)
Hi Everyone,
I’m trying to create a database, which shows all of our campaign sales from Jan 2014. The database includes details like:
- Campaign name
- Campaign type
- Product ID
- Category
- Exact Date
- Month
- Year
- Total Sales
- Incremental Sales
- Uplift %
- Etc.
I have a form with multiple fields, where the user can enter any of...Last edited by Rabbit; May 29 '15, 04:40 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
No activity results to display
Show More
Leave a comment: