Forum Discussion

scrail2004's avatar
scrail2004
Brass Contributor
Jul 13, 2026
Solved

Fixing Hyperlinks in a Copied Worksheet (on an Apple Mac)

I have scoured this forum’s discussions about hyperlinks in a copied worksheet referencing back to the original sheet.  Perhaps I missed it, but I didn’t find a solution to my specific problem, so I ...
  • mathetes's avatar
    mathetes
    Jul 18, 2026

    Depending on what your desired end goal is, those lists of account transactions--I'm assuming that you're looking at some summary or extraction of a defined sub-set of data from the comprehensive database--you might find it more suitable to use a few of the Dynamic Array functions. Let me direct your attention to FILTER, UNIQUE, SORT. Also, this probably could be used to create a "custom" Pivot Table, PIVOTBY. I haven't used this last function yet; I have used the first three extensively, and found it very easy to create custom extractions of data on the spot, with (yes) a lot more flexibility than the Pivot Table tool itself gives you.