Two of the Same Field w/diff Criteria

Ashta1993

New Member
Joined
Dec 19, 2020
Messages
2
Office Version
  1. 2016
Platform
  1. Windows
I am hoping someone can help. I have a query that I want a specific item displayed, in a column. THen I need the dame FIELD added with a different but specific time displayed. How can you make this happen since it reads left to right and stops at the first criteria? Help!
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Welcome to the Board!

I am finding your question a bit confusing. Perhaps it will be a bit more clear if you can post a small example of your data, and show us exactly what you want.
 
Upvote 0
Yes, I am trying to get Access to give me information for more than one item number (like the excel example), however, in Access I cannot get the program to show me information for more than one item number. It will not give information after the first item number – I am assuming this has something to do with the program reading left to right. I am also new to Access so please excuse me I am learning. Can you help?

What I want from Access:
1609121879940.png


This is what I am entering in Access (That is completely wrong:( ) :


1609121934242.png
 
Upvote 0
In that query you are asking for records where the same field has two different values on the same record in the same table. Unless you're using a multi value field in the table, I'd say that would be impossible. You're trying to make Access perform like a spreadsheet, which it is not. You might be able to get what you need by using a subquery in the rightmost field but that might be a long shot. You can read up on them here and see what you think.
 
Upvote 0
Can you please clarify what you are trying to achieve? Perhaps you could show the starting data values, and also the desired/final values -- mock up an example if necessary.
Access and Excel are different products - different purposes, different object models...
 
Upvote 0

Forum statistics

Threads
1,215,523
Messages
6,125,318
Members
449,218
Latest member
Excel Master

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top