Forum

Notifications
Clear all

Multi Formula

8 Posts
3 Users
0 Reactions
91 Views
Md Saliha
(@navsal66)
Posts: 108
Estimable Member
Topic starter
 

Hi All

I have updated excel file can any body help to update multi formula in status column.

Regards/Saliha

 
Posted : 15/12/2019 3:14 am
(@mynda)
Posts: 4761
Member Admin
 

Hi Saliha,

You can't test if a cell contains a date specifically, as dates are just numbers, so you're just as well off testing if the cell is empty or not, which is what the formula below does:

=IF(H4<>"","Cleared",IF(G4<>"",G4+7,IF(E4="",B4+28,IF(AND(B5<>"",C4="Courier"),E4+5,IF(AND(B4<>"",C4="Air"),E4+10,"")))))

Mynda
 
Posted : 15/12/2019 5:14 pm
(@waqasmunir)
Posts: 21
Eminent Member
 

Asalamo alikum

find the attachment i tried to resolve hope so you would be happy to see it.

Regards

Waqas Munir

 
Posted : 15/12/2019 5:17 pm
Md Saliha
(@navsal66)
Posts: 108
Estimable Member
Topic starter
 

Walaikum Assalam Waqas

Thanks for your formula really i am very appreciated.

 

regards/Saliha

 
Posted : 17/12/2019 2:18 am
Md Saliha
(@navsal66)
Posts: 108
Estimable Member
Topic starter
 

Dear Waqas

possible to update Week instead of Date in Status column

regards/Saliha

 
Posted : 17/12/2019 7:42 am
Md Saliha
(@navsal66)
Posts: 108
Estimable Member
Topic starter
 

Dear Mynda

Thanks for your formula, its working perfectly. can you help to use Week instead of date.

Regards/Saliha

 
Posted : 18/12/2019 8:59 am
Md Saliha
(@navsal66)
Posts: 108
Estimable Member
Topic starter
 

Dear All

anybody please help in this regards

Regards/Saliha

 
Posted : 20/12/2019 12:30 am
(@mynda)
Posts: 4761
Member Admin
 

Hi Saliha,

It's not clear what you mean by 'use week instead of date'. The formula doesn't check for a date as such, it just checks to see if the cell is empty or not. Having a week number or a date in the cell will make no difference. Please provide a specific example of what you mean so we can better understand what you're after.

Mynda

 
Posted : 21/12/2019 10:44 pm
Share: