Unfortunatelty I don't know how to write SQL. Can anyone help me with unique counts by simply using the design view in a query. I've tried Dcount with works but when bring in the group names it just shows the group names and then the dcount of all records.
I have a patient table name "PATIENTS" and contains 3 fields:
CLIENT
PATIENT ID
SALES
Using access, because I don't know SQL, how do I group the Client, counting unique patients and summing sales. The patient may be in there twice for two different sales.
I have a patient table name "PATIENTS" and contains 3 fields:
CLIENT
PATIENT ID
SALES
Using access, because I don't know SQL, how do I group the Client, counting unique patients and summing sales. The patient may be in there twice for two different sales. I've been trying DCOUNT but having...
I have a form with multiple option boxes. Is there a way to have an option, for example one that says "TPA client" that when checked would allow an adjacent box to default?
I have a macro that runs several queries and reports. On report may, or may not have data. Is there any way that a macro can be created with an if statement. In other words, if the report is blank, to skip the report?
I apologize for not being more in depth, your help has been great so far. Well, when I run it I get a zero. I thought I would start easy, so I have to the following:
TABLE: A1
DATE STRENGTH RXS
11/28/04 25 25
12/5/04 25 30
=DSum("RXS","A1","[DATE]= #" &...
I have a qry the does a make table. I enter in the date range (which is usually 2 weeks) and the table gives me the following:
Week of Strenth sales
11/28/04 25 890
11/28/04 50 1090
12/5/04 25 900
12/5/04 50 1200
I need to show the variance in a report between two different week periods. For example I have the following in a table:
Week Sales Qty
11/28 $50 4
12/5 $35 3
I need a report that would show that, plus the variance:
Week Sales Qty
11/28 $50 4...
dhookom,
Thank you for your reply. O.k., to start what I have is about 7-8 reports that through a macro, print separately which is fine. However, through current requests I need to pdf the reports. To do so, I currently need to pdf print each one, then collaspe them into one pdf. I was...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.