KimCameron2
5 years agoQrew Trainee
Combining formulas on one field
Is there a way to combine or have the following 2 formulas on one field? I am currently using 2 fields with Dynamic Form Rules on when to show one over the other.
Current Formulas in 2 Separate Fields:
If(Year([Maximum Current Contract Date] )>=Year(Today()),"ACTIVE","INACTIVE")
and
If([Maximum Current Contract Date]<AdjustYear([Maximum Current Contract Date],1),"ACTIVE","INACTIVE")
And what I would like is something "like"- I know the following is NOT written correctly:
If([CRUISE CLUB]="HL","ASC","ANC)and(Year([Maximum Current Contract Date] )>=Year(Today()),"ACTIVE","INACTIVE")
If([CRUISE CLUB]="TT","CruzVTT","TAN")and([Maximum Current Contract Date]<AdjustYear([Maximum Current Contract Date],1),"ACTIVE","INACTIVE")
Also, what would really make my day even better :) is if it could also have this (which again is NOT written correctly):
If([CRUISE CLUB]="GRT","RWP","VSA"),"CXL-ENROLL IN CRUZVTT"
There may be a better way of doing all of this and I am very open to any suggestions.
Thank you,
------------------------------
Kim Cameron
Admin/Sales
Vacation Tour & Travel
Conway AR
15013295434
------------------------------
Current Formulas in 2 Separate Fields:
If(Year([Maximum Current Contract Date] )>=Year(Today()),"ACTIVE","INACTIVE")
and
If([Maximum Current Contract Date]<AdjustYear([Maximum Current Contract Date],1),"ACTIVE","INACTIVE")
And what I would like is something "like"- I know the following is NOT written correctly:
If([CRUISE CLUB]="HL","ASC","ANC)and(Year([Maximum Current Contract Date] )>=Year(Today()),"ACTIVE","INACTIVE")
If([CRUISE CLUB]="TT","CruzVTT","TAN")and([Maximum Current Contract Date]<AdjustYear([Maximum Current Contract Date],1),"ACTIVE","INACTIVE")
Also, what would really make my day even better :) is if it could also have this (which again is NOT written correctly):
If([CRUISE CLUB]="GRT","RWP","VSA"),"CXL-ENROLL IN CRUZVTT"
There may be a better way of doing all of this and I am very open to any suggestions.
Thank you,
------------------------------
Kim Cameron
Admin/Sales
Vacation Tour & Travel
Conway AR
15013295434
------------------------------