Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Excel database function

I am doing a mock exam and am trying to do a database function which counts
the number of orders but excludes one of the products. But I just cannot
work out how to show this in the criteria. I'm doing my advance ECDL exam in
10 days and really need to know how to do this in case it crops up!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Excel database function

A rather broad question. Why not Google with the search term: Excel database
This looks useful:
http://www.bristol.ac.uk/is/learning...excelxp-t5.doc
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"rosie36" wrote in message
...
I am doing a mock exam and am trying to do a database function which
counts
the number of orders but excludes one of the products. But I just
cannot
work out how to show this in the criteria. I'm doing my advance ECDL exam
in
10 days and really need to know how to do this in case it crops up!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,069
Default Excel database function


--
John


"rosie36" wrote:

I am doing a mock exam and am trying to do a database function which counts
the number of orders but excludes one of the products. But I just cannot
work out how to show this in the criteria. I'm doing my advance ECDL exam in
10 days and really need to know how to do this in case it crops up!

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,069
Default Excel database function

When I preform a column Summation Function the result is not accurate. What
am I not doing that causes an inaccurate result of this very basic function?
--
John


"rosie36" wrote:

I am doing a mock exam and am trying to do a database function which counts
the number of orders but excludes one of the products. But I just cannot
work out how to show this in the criteria. I'm doing my advance ECDL exam in
10 days and really need to know how to do this in case it crops up!

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Excel database function

How much is "not accurate"?

A penny or two or a great lump?

Show us a sample of your data and the summation formula in use.


Gord Dibben MS Excel MVP

On Sat, 14 Jul 2007 15:56:00 -0700, John wrote:

When I preform a column Summation Function the result is not accurate. What
am I not doing that causes an inaccurate result of this very basic function?




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Excel database function

In the criteria range, enter the heading from the product column
In the cell below, use the product name that you want to exclude, e.g.:

Product
<Pencil

rosie36 wrote:
I am doing a mock exam and am trying to do a database function which counts
the number of orders but excludes one of the products. But I just cannot
work out how to show this in the criteria. I'm doing my advance ECDL exam in
10 days and really need to know how to do this in case it crops up!



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Excel database function



"Debra Dalgleish" wrote:

In the criteria range, enter the heading from the product column
In the cell below, use the product name that you want to exclude, e.g.:

Product
<Pencil

rosie36 wrote:
I am doing a mock exam and am trying to do a database function which counts
the number of orders but excludes one of the products. But I just cannot
work out how to show this in the criteria. I'm doing my advance ECDL exam in
10 days and really need to know how to do this in case it crops up!


Thank you D
ebra. But what I need to do is to exclude one product from the total and if
I enter the items name in the criteria area this just counts the number of
sales for that product. Have you got any more suggesions as I realise you
know what I am trying to do!


--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html


  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Excel database function



"Debra Dalgleish" wrote:

In the criteria range, enter the heading from the product column
In the cell below, use the product name that you want to exclude, e.g.:

Product
<Pencil

rosie36 wrote:
I am doing a mock exam and am trying to do a database function which counts
the number of orders but excludes one of the products. But I just cannot
work out how to show this in the criteria. I'm doing my advance ECDL exam in
10 days and really need to know how to do this in case it crops up!



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

Thank you Debra but if I put the item name in the product area in the criteria selection it just counts the number of that product - I need to exclude the product from the total.


Rosie36
  #9   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Excel database function



"rosie36" wrote:



"Debra Dalgleish" wrote:

In the criteria range, enter the heading from the product column
In the cell below, use the product name that you want to exclude, e.g.:

Product
<Pencil


Thank you Debra - you're a star!!!!!!!!!! It works.

rosie36 wrote:
I am doing a mock exam and am trying to do a database function which counts
the number of orders but excludes one of the products. But I just cannot
work out how to show this in the criteria. I'm doing my advance ECDL exam in
10 days and really need to know how to do this in case it crops up!



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

Thank you Debra but if I put the item name in the product area in the criteria selection it just counts the number of that product - I need to exclude the product from the total.


Rosie36

  #10   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Excel database function

The criteria that I showed you, with the < in front of the product name:

Product
<Pencil

will exclude one product. Did you try it?

rosie36 wrote:

"Debra Dalgleish" wrote:


In the criteria range, enter the heading from the product column
In the cell below, use the product name that you want to exclude, e.g.:

Product
<Pencil

rosie36 wrote:

I am doing a mock exam and am trying to do a database function which counts
the number of orders but excludes one of the products. But I just cannot
work out how to show this in the criteria. I'm doing my advance ECDL exam in
10 days and really need to know how to do this in case it crops up!



Thank you D
ebra. But what I need to do is to exclude one product from the total and if
I enter the items name in the criteria area this just counts the number of
sales for that product. Have you got any more suggesions as I realise you
know what I am trying to do!


--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
database function K11ngy Excel Discussion (Misc queries) 4 June 11th 07 01:19 PM
help with database function andresg1975 Excel Worksheet Functions 1 November 8th 06 09:38 PM
Moved database, how do I change link to the database in excel Toastrack Excel Discussion (Misc queries) 0 October 20th 06 09:36 AM
Database function criteria Maistrye Excel Worksheet Functions 0 July 5th 06 09:57 PM
How does the Database Function work in Excel Jacquelynn Excel Worksheet Functions 3 June 4th 05 09:32 PM


All times are GMT +1. The time now is 07:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"