View Single Post
  #2   Report Post  
Tushar Mehta
 
Posts: n/a
Default

Put the result of each play in some cell, say, the first empty cell in
a column.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
I am trying to create a scissor paper stone game with excel.
Have used the random functions to create gameplay with the Computer

However, I want to store the statistics or history of the winners of the
last 20 games, either the player or computer.

How am i supposed to do this?