Forum Discussion
Willy Lau
Oct 28, 2021Iron Contributor
Questions about Using Formula on Shapes
I created a MS Excel file about playing Tic-Tac-Toe. I can make it to show the images dynamically based on user input. However, I found it use too many formula (9 formula, each cell it using i...
NowshadAhmed
Dec 26, 2021Iron Contributor
If it is just a tic-tac-toe, then I would use 1 formula on a different cell to analyze the outcome/data of 9 cells. And then I would use 9 checkboxes to throw/set true or false vale in those 9 cells. A good tic-tac-toe game on excel. However, the checkboxes would be too small for a game.
Alternately: I would use the 9 cells to validate only X and O inputs.
Alternately: I would use the 9 cells to validate only X and O inputs.