mvancleave
Board Regular
- Joined
- May 28, 2007
- Messages
- 97
I have applied data validation to certain columns based on named ranges in another sheet.
Data/Validation Select "List" Source =NamedRange
I have selected the "Show error messages ... " box and added message text, but the alert does not come up when invalid data are entered.
The ranges are defined dynamically using the offset and counta functions. When I define the names statically, everything works fine.
What can I do to fix this, short of using static name defintions?
Thanks,
Mike
Data/Validation Select "List" Source =NamedRange
I have selected the "Show error messages ... " box and added message text, but the alert does not come up when invalid data are entered.
The ranges are defined dynamically using the offset and counta functions. When I define the names statically, everything works fine.
What can I do to fix this, short of using static name defintions?
Thanks,
Mike