Hi, I have removed the dll reference to ensure I am using only .NET code and am suprised at how much of the old stuff litters my app!!
I have successfully removed all refereces to vbcrlf to system.environment.newline but am stuffed slightly on the date issues.
I have found I have used the old Today and DateAdd etc functions and now get compile errors showing me where I need to make changes.
I am stuck on trying to subtract 3 months from the current date!
Can someone point me in the right direction on how to do this please?
Thanks
I have successfully removed all refereces to vbcrlf to system.environment.newline but am stuffed slightly on the date issues.
I have found I have used the old Today and DateAdd etc functions and now get compile errors showing me where I need to make changes.
I am stuck on trying to subtract 3 months from the current date!
Can someone point me in the right direction on how to do this please?
Thanks