K
KKawahata
I am not now nor am I slated to become a MS Access power user however
my boss has asked me to attempt to create a working database to cut
down on the amount of time we spend updating the cornicopia of excel
spreadsheets we currently use. So far I've made good progress but now
I'm stumped and could use some help.
Right now I am unsure how to make a Query to display all data from my
MainTable that fits a certain criteria (InProgress) that includes the
last payment made including date which is located in another table
(PaymentsTable).
The tables are organized so that most of the data concerning our
projects is located in the MainTable but individual payments made out
to the various projects are tracked in a seperate table. When I try
and make a Query to recall the data I want to be able to see all of the
data from the MainTable as well as the relevent data from the
PaymentTable with blanks in the paymentdates and paymentamt cells if
there haven't been any payments made yet, right now I can either pull
up all of the maintable info without the payment info or I can pull up
the maintable info with the paymentinfo only if it has payment info. I
hope this makes sense I'm currently stumped and I don't really know
where to look online.
my boss has asked me to attempt to create a working database to cut
down on the amount of time we spend updating the cornicopia of excel
spreadsheets we currently use. So far I've made good progress but now
I'm stumped and could use some help.
Right now I am unsure how to make a Query to display all data from my
MainTable that fits a certain criteria (InProgress) that includes the
last payment made including date which is located in another table
(PaymentsTable).
The tables are organized so that most of the data concerning our
projects is located in the MainTable but individual payments made out
to the various projects are tracked in a seperate table. When I try
and make a Query to recall the data I want to be able to see all of the
data from the MainTable as well as the relevent data from the
PaymentTable with blanks in the paymentdates and paymentamt cells if
there haven't been any payments made yet, right now I can either pull
up all of the maintable info without the payment info or I can pull up
the maintable info with the paymentinfo only if it has payment info. I
hope this makes sense I'm currently stumped and I don't really know
where to look online.