Results 1 to 7 of 7

Which is best: Formula, Pivots, VBA, or query?

Threaded View

Chris802 Which is best: Formula,... 11-14-2018, 12:31 PM
Glenn Kennedy Re: Formula, Pivots, VBA, or... 11-14-2018, 12:40 PM
Chris802 Re: Formula, Pivots, VBA, or... 11-14-2018, 01:43 PM
Glenn Kennedy Re: Which is best: Formula,... 11-14-2018, 01:57 PM
Glenn Kennedy Re: Which is best: Formula,... 11-14-2018, 02:12 PM
Chris802 Re: Which is best: Formula,... 11-14-2018, 04:23 PM
Olly Re: Which is best: Formula,... 12-10-2018, 12:33 PM
  1. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Formula, Pivots, VBA, or query?

    Pictures of excel sheets aren't much use... non editable. An excel sheet is strongly preferred. But... here's one i made earlier.

    In C2, copied down:
    =IFERROR(INDEX($A$2:$A$4,MATCH(0,INDEX(--(COUNTIF($C$1:C1,$A$2:$A$4)=LEN(B$2:B$4)-LEN(SUBSTITUTE(B$2:B$4,",",""))+1),0),0)),"")

    In D2, copied down:
    =IF(C2="","",TRIM(MID(SUBSTITUTE(","&VLOOKUP(C2,A$2:B$4,2,0),",",REPT(" ",99)),COUNTIF(C$2:C2,C2)*99,99)))
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can I use Power Query to pull from Pivots in multiple workbooks?
    By jomili in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-31-2016, 10:24 AM
  2. Excel formula to overcome Pivots
    By Parth007 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-20-2015, 12:04 PM
  3. Replies: 0
    Last Post: 10-18-2013, 11:35 AM
  4. [SOLVED] Insert Slicer for Pivots Only or can we use it for Charts without Pivots?
    By eldwardo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-02-2013, 04:27 AM
  5. Connecting a Web Query to Pivots in Another Workbook
    By juniperjacobs in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-20-2012, 09:51 AM
  6. Replies: 2
    Last Post: 11-22-2006, 06:54 AM
  7. [SOLVED] I would like to build macro's to do pivots or part of pivots
    By Todd F. in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-29-2005, 11:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1