Dim date as string
date = '080303'
How can i do newdate = date - 21 days ?
This thread is probably not about asking user to input date in writing, but in that case you should use a DateTimePicker.Asking users to input date in "080303" format is always confusing.