Hey guys,
I have made a calculator which will tell a user where to place an item on a map based on Y/N questions. I want to use VBA to make the calculator more illustrative, and also show the user where to place the items on an image of the map, using my IF statements. IF TRUE, populate an image, if FALSE, do not. I appreciate any /all suggestions.