1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Pull in data from another sheet based on an individual without crashing Excel.

Our take

Are you tired of Excel freezing when pulling in data for individuals with numerous invoices? This common frustration can hinder your productivity and stall your projects. Fortunately, there are efficient solutions that leverage AI-native technology to streamline your data management without crashing your system. By exploring alternatives like INDEX/MATCH instead of traditional VLOOKUP, you can enhance performance and ensure smooth operation, even with extensive datasets. Read on to discover how to optimize your formulas and transform your spreadsheet experience for the better.

Hello!

I am working on a project that pulls in data to generate a statement for individuals. I have everything working except on the supplemental sheets. I have a formula pointed at a concatenate (name+row number). It allows me to pull invoice data. Issue is there are some people with over 500 invoices. In my current setup it is vlookup to the concatenate and ifna then blank. I have it working pulling in the invoice data in order. Issue is when I try to carry that formula down to row 400+ the excel just freezes. So for instance on row 302 there's data, but if I pull the formula for each column down the row, Excel freezes and it never allows me to go further with the formula I am using.

TLDR: Trying to find a solution to generate/pull in data to generate a sheet that has invoice data that doesn't crash Excel. Should I switch over to index/match or will that not help performance.

submitted by /u/big_kat
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles