Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Clariee Rossi   on Jan 05 In MS Office Category.

  
Question Answered By: Aadi Martin   on Jan 05

First of all, you should try and do this in Excel, before moving on to
VBA.

In Excel, how can you determine whether a cell  is empty? There is a
formula called ISBLANK that you can use. It returns True or False. Now
you can set up your own similar grid, and then find the formula that
gives a True answer.

If you want to be a bit smarter, you can loop through your game  grid
with a single formula, and this will result in your required VBA code.
Have a go, and let us see your version for further comment if required.

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on EXCEL PROCEDURE Or get search suggestion and latest updates.


Tagged: