S
Svein
Hi, all!
I've tried to search the forum for an answer to this, but haven't been
successful.
I try to do the following:
To alter the label caption for a field programatically, so I can alter more
than one label using code.
Example:
I want labels showing 1:, 2:, 3:, 4: to alter their texts to:
1-1:, 1-2:, 2-1:, 2-2: when a certain condition occurs. In another occation,
the same fields should be called:
1-1:, 1-2:, 1-3:, 1-4: and so on.
To accomplish this, I'd like code to alter all labels at once for me, using
some kind of a loop or array.
Any ideas, anyone?
Thanx in advance & best regards
Svein
I've tried to search the forum for an answer to this, but haven't been
successful.
I try to do the following:
To alter the label caption for a field programatically, so I can alter more
than one label using code.
Example:
I want labels showing 1:, 2:, 3:, 4: to alter their texts to:
1-1:, 1-2:, 2-1:, 2-2: when a certain condition occurs. In another occation,
the same fields should be called:
1-1:, 1-2:, 1-3:, 1-4: and so on.
To accomplish this, I'd like code to alter all labels at once for me, using
some kind of a loop or array.
Any ideas, anyone?
Thanx in advance & best regards
Svein