473,387 Members | 1,569 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Only Command in Access

Hi, I have two matching columns in two tables. The first column contains a unique transaction number while the second column is the date associated with the transaction. I would like to connect the two tables so that it returns only the transactions that are in both tables and where the date in table 1 is greater than the date in table 2. Is there an "only" command in Accesss which will allow me to do this?
Oct 15 '10 #1
2 1051
nico5038
3,080 Expert 2GB
Just use the Criteria below the date of table2 to indicate it should be > as the date of table1.

Best to read first the Access Help about Queries.

Nic;o)
Oct 15 '10 #2
NeoPa
32,556 Expert Mod 16PB
Nico is right of course. Something to help with the linking of the tables is SQL JOINs.
Oct 15 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: fuzzylollipop | last post by:
I want to be able to send jabber messages from an subversion post-commit hook script. All I need is a simple library to connect to a server and send a message. I looked at all the half-finished...
2
by: Tom | last post by:
Having issues exporting report / forms /queries to another copy of the DB front end located on another machine. Im XP Pro machines, in the network administrator account, Looks like it wants to...
3
by: philmcin | last post by:
I am using Access XP (Access 200 available also if that makes any difference), and am trying to set up security for one (and only one) Access database, but each time I do that every Access database...
11
by: Rico | last post by:
I have a data file that I converted from Access to SQL Server using the upsizing wizard. I then attached the tables to the Access front end using an ODBC connection. I have one table that is read...
3
by: ali3n8 | last post by:
Hello im using access 2007 my fields are not showing on a form in Read Only mode, I checked and the fields are selected to be visible any tips on how to resolve this?
3
by: Zuhaib Hyder | last post by:
in local compute iis works fine my all session data works fine but when i access this site through another computer session remains null.... i dont know what happen to it i've installed...
3
by: ncsthbell | last post by:
Is there anyway to do a search only in the Access forum?
3
mbmccormick
by: mbmccormick | last post by:
Is there a way that I can install the Telnet Server component on Windows Vista, using only the command line? Thanks in advance for you help...
4
by: sweetfalguni | last post by:
Hello, The codes below worked successfully in Access 2003 Private Sub Form_Current() If Me.NewRecord Then Me.AllowAdditions = True Me.AllowDeletions = True Me.AllowEdits = True...
3
by: TrevoriousD | last post by:
Hi I want to list my unhidden access forms, reports, in a combo box. this is the piece of code i already use and it works great but it also shows me the hidden objects. I don't know how to exclude...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.