SteelShark
New Member
- Joined
- Apr 28, 2017
- Messages
- 3
Hi Guys,
I have a question that I am totally stuck on - I have got a sheet where I need to pick a name from list of names randomly - I have the formula to achieve this goal already and it works great =INDIRECT(CONCATENATE("C", RANDBETWEEN(1, 2500))) however I also need the formula to ignore blanks in the sheet since each name is deleted as it is chosen and so creates blanks and the formula has started pulling those blank cells and so i have to keep refreshed til I get a name.
Any help would be greatly appreciated.
Thanks
I have a question that I am totally stuck on - I have got a sheet where I need to pick a name from list of names randomly - I have the formula to achieve this goal already and it works great =INDIRECT(CONCATENATE("C", RANDBETWEEN(1, 2500))) however I also need the formula to ignore blanks in the sheet since each name is deleted as it is chosen and so creates blanks and the formula has started pulling those blank cells and so i have to keep refreshed til I get a name.
Any help would be greatly appreciated.
Thanks