Hi,
I'm writting some code where with a CommandButton I'd like to input a value in a cell, but it must match a VALIDATION list.
I know I can write a loop and check if the input is ok (if the value is in the VALIDATION list), but I wonder if I can use straightly the VALIDATION function.
TIA,
I'm writting some code where with a CommandButton I'd like to input a value in a cell, but it must match a VALIDATION list.
I know I can write a loop and check if the input is ok (if the value is in the VALIDATION list), but I wonder if I can use straightly the VALIDATION function.
TIA,