Jim,
From what fields you have shown us, I can only suggest a simple totals query:
SELECT [Pos Nbr], Max([Dist Pct]) as DistPct
FROM [It Looks Like This]
GROUP BY [Pos Nbr];
If you want/need more information, you should provide more information.
Regards,
Duane
Sent: Tuesday, April 24, 2018 5:05 PM
To: Duane Hookom duanehookom@hotmail.com [MS_Access_Professionals]
Subject: Re: [MS_AccessPros] Fitler out split accounts in a query
- delete 2 specific columns
- sort by title
- Filter out students
- filter out certain position numbers
- add conditional formatting
- delete more columns
- change the order of the columns
- copy data to excel.
Jim,
What does your data look like? How are you storing the split accounts? I assume these are multiple records in an Employee Splits table.
When you say "show one of the records", which one? Do you always want to show the highest split? What if it's 50/50?
Can you provide some sample records and desired display?
Duane
Sent: Tuesday, April 24, 2018 4:08 PM
To: MS_Access_Professionals@yahoogroups.com
Subject: [MS_AccessPros] Fitler out split accounts in a query
Hello all,
I have a table with employees that are paid from split accounts on some of them. I would like to get a query result that does not show one of the accounts.
some have 70%/30% or 75%/25%. How do I filter out records to only show one of the records?
Thank You So Much for your help.
Jim Wagner
Posted by: Jim Wagner <luvmymelody@yahoo.com>
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (5) |
Tidak ada komentar:
Posting Komentar