A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Access Novice in the true sense of the word



 
 
Thread Tools Display Modes
  #1  
Old August 14th, 2008, 05:52 AM posted to microsoft.public.access.gettingstarted
AccessDummy99
external usenet poster
 
Posts: 5
Default Access Novice in the true sense of the word

Hi
I have this result from a query. If the sale date and the receipt date are
the same I don't want to bring them through in my query. Easy to do in excel
not so easy in access. So I want to see Cust 2 but not Cust 1. Any
suggestions?

Cust Invoice# Amount Emp Sale Date Rcpt Date
Cust 1 X1 80.00 Employee 1 10-Jul-08 10-Jul-08
Cust 2 X2 60.00 Employee 2 11-Jul-08 21-Jul-08

--
AccessDummy99
  #2  
Old August 14th, 2008, 08:31 AM posted to microsoft.public.access.gettingstarted
bcap[_2_]
external usenet poster
 
Posts: 260
Default Access Novice in the true sense of the word

In the query design window, locate the column in the grid which is headed by
"Sale Date". Below this, in the *row* headed "Criteria", enter the
following:

[Rcpt Date]


"AccessDummy99" wrote in message
...
Hi
I have this result from a query. If the sale date and the receipt date
are
the same I don't want to bring them through in my query. Easy to do in
excel
not so easy in access. So I want to see Cust 2 but not Cust 1. Any
suggestions?

Cust Invoice# Amount Emp Sale Date Rcpt Date
Cust 1 X1 80.00 Employee 1 10-Jul-08 10-Jul-08
Cust 2 X2 60.00 Employee 2 11-Jul-08 21-Jul-08

--
AccessDummy99



  #3  
Old August 14th, 2008, 09:21 AM posted to microsoft.public.access.gettingstarted
AccessDummy99
external usenet poster
 
Posts: 5
Default Access Novice in the true sense of the word

I knew it would be something simple like that, thank you!
--
AccessDummy99


"bcap" wrote:

In the query design window, locate the column in the grid which is headed by
"Sale Date". Below this, in the *row* headed "Criteria", enter the
following:

[Rcpt Date]


"AccessDummy99" wrote in message
...
Hi
I have this result from a query. If the sale date and the receipt date
are
the same I don't want to bring them through in my query. Easy to do in
excel
not so easy in access. So I want to see Cust 2 but not Cust 1. Any
suggestions?

Cust Invoice# Amount Emp Sale Date Rcpt Date
Cust 1 X1 80.00 Employee 1 10-Jul-08 10-Jul-08
Cust 2 X2 60.00 Employee 2 11-Jul-08 21-Jul-08

--
AccessDummy99




  #4  
Old August 14th, 2008, 03:49 PM posted to microsoft.public.access.gettingstarted
Steve[_57_]
external usenet poster
 
Posts: 598
Default Access Novice in the true sense of the word

Put the following criteria in the Sale Date fild in your query:
[Rcpt Date]

Steve


"AccessDummy99" wrote in message
...
Hi
I have this result from a query. If the sale date and the receipt date
are
the same I don't want to bring them through in my query. Easy to do in
excel
not so easy in access. So I want to see Cust 2 but not Cust 1. Any
suggestions?

Cust Invoice# Amount Emp Sale Date Rcpt Date
Cust 1 X1 80.00 Employee 1 10-Jul-08 10-Jul-08
Cust 2 X2 60.00 Employee 2 11-Jul-08 21-Jul-08

--
AccessDummy99



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.