Hi
I am trying to help someone and and I'm only a beginner myself in VBA.
We have an after update event of a text box (txtDatePaid). What we need it to do is grab the date from another text box (txtDueDate) add 1 year (the date will always be 30th June) and put this back into txtDueDate. I realise there are a few ways of doing this, what would be the simplest?
Thanks in advance
I am trying to help someone and and I'm only a beginner myself in VBA.
We have an after update event of a text box (txtDatePaid). What we need it to do is grab the date from another text box (txtDueDate) add 1 year (the date will always be 30th June) and put this back into txtDueDate. I realise there are a few ways of doing this, what would be the simplest?
Thanks in advance