Jillybean9621
New Member
- Joined
- Aug 31, 2017
- Messages
- 8
HI all,
I could use some help. I really tried to figure this out on my own but can't quite get there.
I have two columns I am trying to compare but they have different data.
I2 J2 K2
Days submittal date
84 Formu 7/14/16
what I am working to do is shows an if statement. If column I2 is greater than 7 then it will show "late submittal", otherwise it will show "pending submittal"
=IF(I2>7,"LATE SUBMITTAL","PENDING SUBMITTAL")
here is where I need to add something in for Column K2.
if K2 is showing a date that is I want JT2 to be blank. is that possible?
Days from Design Late/Pending 1ST PERMIT SUBMITTED
84 LATE SUBMITTAL 7/14/2016
I could use some help. I really tried to figure this out on my own but can't quite get there.
I have two columns I am trying to compare but they have different data.
I2 J2 K2
Days submittal date
84 Formu 7/14/16
what I am working to do is shows an if statement. If column I2 is greater than 7 then it will show "late submittal", otherwise it will show "pending submittal"
=IF(I2>7,"LATE SUBMITTAL","PENDING SUBMITTAL")
here is where I need to add something in for Column K2.
if K2 is showing a date that is I want JT2 to be blank. is that possible?
Days from Design Late/Pending 1ST PERMIT SUBMITTED
84 LATE SUBMITTAL 7/14/2016