Gauge sorting.JPG
Looking for any help sorting table 1 to table 2
Gauge sorting.JPG
Looking for any help sorting table 1 to table 2
Welcome to the forum.
Which latest version do you have? Please be SPECIFIC in your profile (it matters).
There are instructions at the top of the page explaining how to attach your sample workbook (yellow banner: HOW TO ATTACH YOUR SAMPLE WORKBOOK). Screenshots are of little practical use as we cannot manipulate them.
A good sample workbook has just 10-20 rows of representative data that has been desensitised. The sample layout accurately matches that of your real data. It also has expected results mocked up, worked examples where required, relevant cells highlighted and a few explanatory notes.
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
My apologies.
Thanks for the welcome.
The Excel version is 2407, build 16.0.17830.20210.
Sample workbook is attached now.
Is this 365? If so, that's the important detail for your profile - please add it.
Assuming 365, paste this into E15 and ENTER:
=LET(u,UNIQUE(B4:B43),g,WRAPROWS(C4:C43,4),HSTACK(u,g))
It is 365.
Thanks very much for the assistance.
That formula works.
The issue I have now is that not all parts require 4 gauges. Some require 2,3,4,5, or possibly 6 gauges. Is there a way to set an automatic wrap?
I have uploaded an updated version of the table to show what I mean.
So why did you not provide more realistic data to begin with?
I'll start again.
Try this instead:
=LET(u,UNIQUE(B4:B47),HSTACK(u,IFNA(DROP(REDUCE("",u,LAMBDA(x,y,VSTACK(x,TOROW(FILTER(C4:C47,B4:B47=y,""))))),1),"")))
Last edited by AliGW; 10-02-2024 at 07:55 AM. Reason: Formula corrected.
If that takes care of your original question, please choose Thread Tools from the menu link above and mark this thread as SOLVED. You can also access the SOLVED tag by editing the opening post and choosing SOLVED from the drop-down to the left of the title box.
Also, if you have not already done so, remember that you can reward anyone who offered you help towards a solution for your issue by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of each of those who offered help.
Excellent work. Thanks very much.
You're welcome.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks