LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 84
Default Data - Validation Excel Question?

Hi Mike,

If I understand correctly, you'd like the cell choices in your matrix to be
1,2,3,4, or blank. When you create your validation list, I think all you
need to do is ensure that the "Ignore blank" check box is checked on (your
validation list would just be the usual "1,2,3,4"). If you truly want to
change one of the current numerical entries in your matrix to a blank, just
place focus on the cell and hit your delete key (since the validation will
permit blanks). The other possible way to do this would be to set a
validation list of "0,1,2,3,4" and then open the Tools|Options dialogue box,
select the "View" tab, and then uncheck "Zero values". In this case, if you
choose a zero value from the validation list in any cells in the matrix, it
will actually display as blank. The only caveat with this approach is that
it will affect the entire worksheet in which your validation matrix is
located (so, if you want to see potential zero values outside of your matrix,
this wouldn't be the way to go). Hope this helps.

Paul

"Mike" wrote:

Hi everyone,

Say you are using Data - Validation - List where you add options like
this 1,2,3,4

Assume now you are doing this for every single cell in a matrix 5X5 for
example.

At one point, you want all cells in the matrix to be blank. I tried
this for each cell: 1,2, , 3,4

But when I tried it, it did disregard the blank option!!? How can I
overcome that?

Also, how can I automate that so I don't have to do this for every
single cell (blank case only?

Thanks,
Mike


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Validation Question Please Help[_2_] Excel Discussion (Misc queries) 4 October 26th 07 07:30 PM
Data Validation Question SiH23 Excel Discussion (Misc queries) 3 August 11th 07 11:29 PM
Data Validation Question ALEX Excel Worksheet Functions 5 February 2nd 07 02:46 PM
Data Validation question anny Excel Worksheet Functions 8 March 16th 06 03:12 AM
Data Validation Question Minitman[_4_] Excel Programming 2 September 23rd 04 07:28 PM


All times are GMT +1. The time now is 02:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"