Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It worked for me, using your data.
The criteria range used your headings of... "Date Venue TicketType Amount Postcode YC O" with York and Castle in the Venue column. -- Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware "FarmerGemGem" wrote in message I am afraid this still does not work. Any other suggestions? Thanks for your help Gemma "Jim Cone" wrote: Dcount is used to count numbers, use DcountA to include text. Also, you must specify the column to look in as the second argument. And the third argument should specify the criteria range. So if the data is in A1:G16 and the criteria range is H1:N3 then... =DCOUNTA(A1:G16,"Venue",H1:N3) -- Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware "FarmerGemGem" wrote in message I have these criteria(all need to be fulfilled): Date Venue Ticketype Postcode However I want to be able to enter two venues sometimes, and only one other times. I use Dcount, however it does not work, if I have two criteria one beneath the other eg: Venue York Castle =DCOUNT(Data!A1:G200,,A10:F12) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dcount with Multiple Criteria | Excel Worksheet Functions | |||
DCOUNT WITH MULTIPLE CRITERIAS | Excel Worksheet Functions | |||
Using ADD function within DCOUNT criteria | Excel Discussion (Misc queries) | |||
DCOUNT in Excel | Excel Worksheet Functions | |||
DSUM and DCount when criteria values are similar | Excel Worksheet Functions |