Query Question?

billmush

New Member
Joined
Jun 19, 2003
Messages
13
I have two tables that I'm trying to combined into a report
they have the same data exept one marks an IN time and the other marks an OUT time What I need the report to show is wheather the person is in or out. Now What happens in the Query is that is shows a Time for out if they have more than one entry in. example

Cust Name: John Smith John Smith
Cust Num: 12345 12345
TimeIn 1:23:45A 1:35:56A
TimeOut 1:24:46A 1:24:46A


It automatically fills the field entry with previous time out and
should be empty
Cust Name: John Smith John Smith
Cust Num: 12345 12345
TimeIn 1:23:45A 1:35:56A
TimeOut 1:24:46A (BLANK)

Now if one entry In is the only thing listed it leaves the Out Blank
I think this is what is really confusing me.

Thanks in advance
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number

Forum statistics

Threads
1,221,668
Messages
6,161,158
Members
451,687
Latest member
KENNETH ROGERS

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