dgriffis1231
Registered User.
- Local time
- Yesterday, 23:07
- Joined
- Oct 9, 2013
- Messages
- 25
Hello Everyone!,
I have two issues:
1. I have a month field with month values and a year field with year values .... I would like to combine them into a date field ex: 8 2012 8/2012
2.The second is a little more complex: There are two fields- the first field is a mixture of positive, negative integers and text dates. The second will be the field above we created in question 1. The goal is to apply the first field or the delay field to second if it is an integer but if it is a text date then the text date has priority. Examples:
Scenario 1
Field 1 : -1 (MONTH INCREMENTS)
Field 2 : 05/2013
Field 3 : 04/2013
Scenario2
Field 1 : 01/2012 <---I want the query to return the text date field if present.
Field 2 : 03/2013
Field 3 : 01/2012
Any takers? Thanks guys.
I have two issues:
1. I have a month field with month values and a year field with year values .... I would like to combine them into a date field ex: 8 2012 8/2012
2.The second is a little more complex: There are two fields- the first field is a mixture of positive, negative integers and text dates. The second will be the field above we created in question 1. The goal is to apply the first field or the delay field to second if it is an integer but if it is a text date then the text date has priority. Examples:
Scenario 1
Field 1 : -1 (MONTH INCREMENTS)
Field 2 : 05/2013
Field 3 : 04/2013
Scenario2
Field 1 : 01/2012 <---I want the query to return the text date field if present.
Field 2 : 03/2013
Field 3 : 01/2012
Any takers? Thanks guys.