How do I find out the current month by select case or if?
Would you make an example and put it here?
I need select current month
have a look here on some samples

1: retrieving current Month as Int
2: retrieving current Month as String with leftPadded 0
3,4: retrieving current Month as String, names as by used CultureInfo
So this part can be used withing the if or Switch expression
1 Like
Tank you for your answer
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.