J
JT
I would like to develop a way of testing whether a string entered by a
user can be used by excel to define a range of cells within a sheet.
For example: "A1:C6" or "A:Z" would be OK but "iljfneklj" would not.
I'd like to have ways of doing this both in VBA and also using an
excel formula.
Are there any ideas out there?
Thanks
John
user can be used by excel to define a range of cells within a sheet.
For example: "A1:C6" or "A:Z" would be OK but "iljfneklj" would not.
I'd like to have ways of doing this both in VBA and also using an
excel formula.
Are there any ideas out there?
Thanks
John