SkipVought
Programmer
I'm developing an Excel application using tables.
On a separate sheet, I have a master list of PART_ID and GROUP_ID.
My dashboard has a Data > Validation cell to list the GROUP_IDs for selection. As a result of the selection a query returns the list of corresponding PART_IDs in column A.
Adjacent to this list are several columns of calculations, driven by the PART_ID in each row.
All simple stuff, had I built the sheet as I described. What I actually did, cuz I've done it in 2003 (not the best approch), was to simply start with a copied list of PART_ID, INSERT the table and proceed with my calculated columns. THEN I went to add the Query, which creates a SECOND table--and never the twain shall meet!!!! This is my dilema. The QueryTable is isolated from the inserted Table. Doing a Select Current Region, selects only the data in one table at a time. SORTING sorts only one table.
In order to recover, it seems that I must shove my table of calculated columns to the left and then add columns to my QueryTable Table, one at a time, recreating my calculations. Any other suggestions?
Skip,
![[glasses] [glasses] [glasses]](/data/assets/smilies/glasses.gif)
for a NUANCE!
![[tongue] [tongue] [tongue]](/data/assets/smilies/tongue.gif)