Re: Automatically naming and linking controls
- From: "Blue Max" <mailrichard@xxxxxxx>
- Date: Sun, 14 Dec 2008 19:34:54 -0700
Dylan,
Thank you for sharing your perspective. Chip Pearson has also given some suggestions for coding a solution that may help automate this task. Might be nice if Microsoft would provide some sort of a naming/renaming and linking/re-linking utility that would allow the user to quickly select groups of obects and provide them with sequential names or links for fields of this nature. Especially since it looks like it might be fairly easy to code a general purpose utility.
Thanks,
Richard
**********
"Dylan @ UAFC" <DylanUAFC@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:4B160D2E-570F-4C15-B6D2-A464ACE732AA@xxxxxxxxxxxxxxxx
You might be in a territory were you would be better
using some type of SQL server code.
Im as familiar with VBA in excel, but I really don't think
you can achieve this with traditional formula or functions
"Blue Max" wrote:
We are developing worksheets where we have a tall column of checkboxes with
the checkbox linked to the cell beneath each control. We also want to
sequentially name each control, starting at the top of the column, with a
standard prefix concatenated to a sequential number. Next, we want to link
each of those controls with the cell directly beneath it.
Understandably, manually typing the '(Name)' and 'LinkedCell' property for
each control is a bit frustrating. Unlike, copying formulas down a column,
the linked cell reference for the control does not automatically adjust the
cell link as a new control is pasted over a new cell. Does anybody have any
thoughts on simplifying or automating this process?
.
- References:
- Automatically naming and linking controls
- From: Blue Max
- RE: Automatically naming and linking controls
- From: Dylan @ UAFC
- Automatically naming and linking controls
- Prev by Date: Re: Data Filtering
- Next by Date: Survey stations in excel
- Previous by thread: RE: Automatically naming and linking controls
- Next by thread: Re: Automatically naming and linking controls
- Index(es):
Relevant Pages
|