lpking2005
Board Regular
- Joined
- Mar 21, 2011
- Messages
- 140
hi,
I have some slogans in a column on sheet2,
On Sheet1, i want to be able to randomly pull from the slogans in sheet2 into a cell on sheet1.
I currently have this formula in the cell on sheet1, but still nothing is working!?
=INDEX(slogans!A2:A24,RAND()*100+1)
Any help would be much appreciated. thanks.
I have some slogans in a column on sheet2,
On Sheet1, i want to be able to randomly pull from the slogans in sheet2 into a cell on sheet1.
I currently have this formula in the cell on sheet1, but still nothing is working!?
=INDEX(slogans!A2:A24,RAND()*100+1)
Any help would be much appreciated. thanks.