Hi,
I've this spreadsheet that solves Sudoku puzzles, or helps the user to solve them. I would like to copy Sudoku's from websites to the spreadsheet but, when there are blanks, and there will be blanks, they copy over as something or other different (to a blank) in excel; excel thinks the 'blank' cells have 'something' in them. It is not a space character, but the counta function thinks there is something. I have some conditional formatting in the 81 cells saying: if all cells are full [and another test to emphasize that they must be validly full], then colour up all the 81 cells; otherwise don't. But all the blanks. copied in from the website, are getting counted up as well.
So: how do I convert these 'apparent blanks', pasted in from a website, to actual blanks, in excel?
I have tried the trim formula, plus another one to say: if it's a number, fine, otherwise, make it a "". No effect.
Thanks for any help.
Bookmarks