Hello,
I'm creating a User Form and trying to get the starting position of a Combo Box to be the number of the month. For example since it is currently July I would like the Combo Box to start on position 6.
When I try this
varToday = Date
varToday = varToday - 10 'this is purposeful...