Hello All,

I'm new to this forum and to VBA. I've created a macro in Excel that fills in some cells with random numbers for later processing upon depressing a Command Button. I wanted to replicate this on a PowerPoint slide that I want to include as a presentation. That is, I want the active slide to have a Command Button that when pressed will fill a 4 x 10 spreadsheet with random numbers on that same slide. Every time the button is pressed, the spreadsheet is to be populated with new random numbers.

Thanks in advance for any help.