Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
How should I go about making a simulation/rpg?
Could someone explain the basics of VBA and excel? Are there any examples of simulations or rpgs made using applications like these?
1 Answer
- Anonymous1 decade agoFavorite Answer
This is an interesting suggestion. However, you'd have a monumental task I think. To simulate a dice roll, you could use the RAND function. Excel is a VB application. That means that is was made using VB. The makers have left you the capability to make additional applications using the VB editor. Depending on what you decide to program, there should be some flexibility.