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

Formula to read the furthest cell in a row and assigning a value to it

Our take

If you're looking to identify the right-most cell with data in a row while ignoring empty cells, you're on the right track with the combination of LOOKUP and IF statements. This approach allows you to create a formula that returns text based on the last non-empty cell in that row. By leveraging these functions effectively, you can streamline your spreadsheet and enhance your data management. Let’s explore how to construct this formula to empower your workflow and make data retrieval more intuitive.

I don't know where to begin with this. I believe I need some combination of a LOOKUP and IF statement, but I'm just not sure. I want to have a function that returns text based on the right-most cell with data in it, ignoring empty cells in-between. For instance, if there are three cells with values along the same row, two blank cells after those, and a final cell containing a vale, I'd like the function to return text based on the final cell having a value.

Is that possible?

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

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with