u/223specialist

▲ 0 r/excel

I have to make a bunch of drop downs referencing a seperate sheet that I cant really edit. some of the lists need to reference cells that arent all contiguous.

For instance data validation list on =Sheet1!$A$1,Sheet1$C$1, Sheet!$D$1 yields a

"You may not use reference operators for data validation critera"

But leaving B1 in there works. i.e. =Sheet1!$A$1:Sheet!$D$1 works.

Any way around this?

reddit.com
u/223specialist — 10 days ago
▲ 3 r/excel

I'm rounding some outputs to be more "Human" numbers and would like to round differently depending on the magnitude.

For instance, 1.564 rounds to nearest .5 =>1.5
10.564 rounds to nearest 1 => 11

100.564 rounds to nearest 5 =>105

etc, etc. is there a clever way to do this without a bunch of nasty IF statements?

reddit.com
u/223specialist — 12 days ago
▲ 1 r/excel

You know how you can double click on a cell and it will highlight all the cells that it uses as inputs if there's a formula?

I'm looking for the opposite of that, I want to be able to select a cell and see (or list) all the cells that reference it. is there an option for that?

reddit.com
u/223specialist — 16 days ago