RecommendedDailyAmount
New Member
- Joined
- Jan 28, 2014
- Messages
- 1
Hi There,
I'm designing a simple form, and using some RefEdit controls to select columns. However, what I want to do is restrict this to just select one single column. As it currently stands, I can have anything selected - columns, rows or ranges. I haven't played with any of the default settings on the control, except for the name, height & width.
I know that I could test the outcome and loop back again if required to make the user try again if it doesn't conform, but that doesn't seem to be the most streamline thing to do.
Any knowledge on how/if this is possible would appreciated. If not, any clever alternative solutions would be appreciated too.
Edit - I have spotted this post from many moons ago, however it doesn't really solve my problem, which is to have a truly elegant solution to column selection.
I'm designing a simple form, and using some RefEdit controls to select columns. However, what I want to do is restrict this to just select one single column. As it currently stands, I can have anything selected - columns, rows or ranges. I haven't played with any of the default settings on the control, except for the name, height & width.
I know that I could test the outcome and loop back again if required to make the user try again if it doesn't conform, but that doesn't seem to be the most streamline thing to do.
Any knowledge on how/if this is possible would appreciated. If not, any clever alternative solutions would be appreciated too.
Edit - I have spotted this post from many moons ago, however it doesn't really solve my problem, which is to have a truly elegant solution to column selection.
Last edited: