MrMcFestoe
Technical User
I need to find a way to do the following, on a form i have a text box LAST SERVICE DATE and a field SERVICE FREQ which is a combo and can equal 12,6,3 months what iam trying to do is create a Field on my form that also is in my main table called NEXT SERVICE DUE this needs to be the sum of SERVICE FREQ (which is in months) and LAST SERVICE DATE (ddmmyyyy).
I have tried different ways but they all seem to add 12,6,3 days on to the date, is there a way of only doing a calculation on the month bit of the date?
Thanks
I have tried different ways but they all seem to add 12,6,3 days on to the date, is there a way of only doing a calculation on the month bit of the date?
Thanks