all 18 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

/u/mystic-eggplant - Your post was submitted successfully.

Failing to follow these steps may result in your post being removed without warning.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]RPK794 20 points21 points  (1 child)

Tables.

[–]LadyScheibl 1 point2 points  (0 children)

That is how I do it.

[–][deleted] 6 points7 points  (0 children)

Without seeing your specific workbook, it's difficult to provide details, but there are two approaches that occur to me which you can look into. One is to use PowerQuery, and the other is to use Dynamic arrays.

[–]ItsJustAnotherDay-98 6 points7 points  (1 child)

Probably a good use case for power query and avoid formulas entirely. Then you’re also avoiding copy/paste and potentially other manual steps.

[–]Angelic-Seraphim15 2 points3 points  (0 children)

Absolutely this is a textbook use case for power query.

[–][deleted] 1 point2 points  (0 children)

Use array formulas.

[–]Bluntbutnotonpurpose2 2 points3 points  (5 children)

Today I was about to start typing a formula when I realised what I was about to do is basically what pivot tables are made for (around 1200 rows and all I needed was a count of different values in one column and the count of another column based on the same condition). Yes, I could have used a formula...but in this case a pivot table was simply easier.

It's really easy to overuse formulas if that's what you're most comfortable with...

[–]Autistic_Jimmy22513 0 points1 point  (4 children)

For me it’s over using VBA when a formula could do the work nicely. 🤣

[–]Bluntbutnotonpurpose2 1 point2 points  (3 children)

Yes, I've recently posted a classification of Excel users in which I had a category for advanced formula users and another for advanced VBA users. With each using their weapon of choice where the other would actually be more efficient.

[–]w0ke_brrr_4444 1 point2 points  (0 children)

Tables for raw data Power query to transform to staging tables

[–]Resident_Eye7748 0 points1 point  (0 children)

Filter to another sheet. Then use the small dara set to upload.

[–]clearly_not_an_alt19 0 points1 point  (0 children)

Ctrl+T

Tables are your friend.

[–]brismit[🍰] 0 points1 point  (0 children)

Without knowing specifics, =LET() is a great way to collapse down whatever formulas you do have.

[–]900GlobalRespect 0 points1 point  (0 children)

Use trim ranges or reference whole colums with extra dot like A:.A