J
jean
Hi
I have a text field [Text1] on a form and the value of this field is
09-11 where 09 is the year 2009 and 11 is the month (november).
I have also 11 other text field : from [Text2] to [Text12]
What I am trying to do is a relation between all these Text field
I need the formula to say that [Text2] = [Text1]+ whatever that would
gives the next mont "09-12" then [Text3] = [Text2] +?? so if somebody
as example put 10-04 in [Text1] , [Text2] = 10-05, [Text3] = 10-06 and
so on until [Text12] = 11-03
I know it should be something like = format (...... but I cannot
find the right syntaxe
thanks for helping
I have a text field [Text1] on a form and the value of this field is
09-11 where 09 is the year 2009 and 11 is the month (november).
I have also 11 other text field : from [Text2] to [Text12]
What I am trying to do is a relation between all these Text field
I need the formula to say that [Text2] = [Text1]+ whatever that would
gives the next mont "09-12" then [Text3] = [Text2] +?? so if somebody
as example put 10-04 in [Text1] , [Text2] = 10-05, [Text3] = 10-06 and
so on until [Text12] = 11-03
I know it should be something like = format (...... but I cannot
find the right syntaxe
thanks for helping