I have two tables with a common field:
Tbl Inv Amt
Inv_No
Inv_Amt
Tbl Cust
Inv_No
Cust_No
Cust_State
How do I create a query to give me Inv_No, Cust_No, Cust_State, Inv_Amt. I thought I could join the tables and just pull in those fields into one query from the two tables but it lists each...
I am linking an Excel sheet to Access 2000. I have two fields that should be treated as Text and are defined as Text in Excel. Both contain some items that are alpha-numerical and some that are all numerical. The link sets up both fields as Text, but items that are all numerical are being...
My table includes "Amount" and "Month" fields (1,2,3, etc). I want the amounts to appear in columns by month. Have tried to create columns for Amount with criteria of Month = 1, Month = 2, but it doesn't work. Have tried (SELECT) statements but can't seem to put together...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.