VBA: How to pass an integer to a constant value?

前端 未结 0 1503
耶瑟儿~
耶瑟儿~ 2020-12-09 14:35

I must use a constant in a main module as below:

        Const NUM_DATA_COLS As Long = 31

I want to derive (31) as a variable from the below

相关标签:
回答
  • 消灭零回复
提交回复
热议问题