Labour Meets Its Manifesto Pledge Of 2...
Society & Culture1 min ago
Hello all!
I'm doing a little project at work which requires a sort of Bingo Card.
I have an Excel spreadsheet with a list of around 100 numbers, I need to randomly blank out 30 of these on 30 different printouts for the "bingo effect"
Does anyone know if this is possible on Excel and if it is a brief description of how to do it would be most appreciated!
Ren
No best answer has yet been selected by theren_911. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.Hi
Done a bit of work on your problem. Let me know if this is what you want so far. First bit is instruction, second bit is the code.
Instructions
Click on Tools -> Macros -> Visual Basic Editor
A new window will open
Click on Insert -> Module
Copy and Paste this following code into the Module
SAVE
Click Run -> Run Sub/UserForm or Press F5
View the workseet