June7
AWF VIP
- Local time
- Today, 14:05
- Joined
- Mar 9, 2014
- Messages
- 6,130
There is generic reference possible using ActiveControl but I have never used it as I find it unreliable. If you expect ActiveControl to be a textbox but just clicked a button then the button is active. So must be very careful using this method.
How are there multiple variations of this code? One procedure with 2 arguments is a generic construct.
Correct, your choice. It is a balancing act between normalization and ease of data entry/output. Normalize until it hurts, denormalize until it works.
How are there multiple variations of this code? One procedure with 2 arguments is a generic construct.
Correct, your choice. It is a balancing act between normalization and ease of data entry/output. Normalize until it hurts, denormalize until it works.