Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am attempting to do some report automation. I have several fields I am
pulling from SQL that I want to quickly find the highest foperno for a current fjobno on a given fdate and fshift, and return teh fcompqty, fpartno and fdate. Below are a couple columns of my data for clarification. Ideally I want to write this in the SQL query so all the end user has to do is open teh spreadsheet and VOILA! Any help would be GREATLY appreciated! fcompqty fdate fjobno foperno fpro_id fshift fcdept fpartno 53 1/1/2008 0:00 I1DD9-0000 50 161-12 3 14 21405 53 1/1/2008 0:00 I1DD9-0000 60 162-12 3 14 21405 14 1/1/2008 0:00 I1E4I-0000 158 183-03 3 01 21322 14 1/1/2008 0:00 I1E4I-0000 159 192-03 1 01 21322 9 1/1/2008 0:00 I1E6A-0000 70 183-09 3 14 21408 17 1/1/2008 0:00 I1E8F-0000 50 163-06 3 01 20447 17 1/1/2008 0:00 I1E8F-0000 60 163-06 3 01 20447 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to find values in a list of text fields | Excel Worksheet Functions | |||
copy field settings of a field to other fields in same pivot tbl | Excel Worksheet Functions | |||
Find and return multiple values | Excel Worksheet Functions | |||
find largest values, then return corresponding row values. | Excel Discussion (Misc queries) | |||
Find two values in worksheet to return one value | Excel Worksheet Functions |