L'apprentis
Redcifer
- Local time
- Today, 03:16
- Joined
- Jun 22, 2005
- Messages
- 177
I am trying to build a function using a set of 3 constants. I wanted to store all the constant values in a single table (with only 1 row).
Is it possible in the declaration of my code to set the constant value to the corresponding field of my table constant? What would be the basic syntax to set such a constant?
I am building my knowledge of VBA little by little by using documentation from this forum and the net and general but I couldn't find anything concerning that issue. I would be gratefull for any advice.
Is it possible in the declaration of my code to set the constant value to the corresponding field of my table constant? What would be the basic syntax to set such a constant?
I am building my knowledge of VBA little by little by using documentation from this forum and the net and general but I couldn't find anything concerning that issue. I would be gratefull for any advice.