Normal Formula and Array Formula

Irfanilham

New Member
Joined
Oct 2, 2020
Messages
4
Office Version
  1. 2016
Platform
  1. Windows
I have question is it possible to combine a normal formula and array formula because as of my knowledge one only requires enter and another ctrl shift and enter. How do I combine them both if it is possible?

=IF(IFNA(VLOOKUP(M2,CHOOSE({1,2},IF('[Tier Price List.xlsx (Active)]Sheet4'!$A$2:$A$5=AX2,'[Tier Price List.xlsx (Active)]Sheet4'!$E$2:$E$5,""),IF('[Tier Price List.xlsx (Active)]Sheet4'!$A$2:$A$5=AX2,'[Tier Price List.xlsx (Active)]Sheet4'!$F$2:$F$5,"")),2,TRUE),"")<>"",
IFNA(VLOOKUP(M2,CHOOSE({1,2},IF('[Tier Price List.xlsx (Active)]Sheet4'!$A$2:$A$5=AX2,'[Tier Price List.xlsx (Active)]Sheet4'!$E$2:$E$5,""),IF('[Tier Price List.xlsx (Active)]Sheet4'!$A$2:$A$5=AX2,'[Tier Price List.xlsx (Active)]Sheet4'!$F$2:$F$5,"")),2,TRUE),""),

IF(IFNA(VLOOKUP(K:K,'[Price List 2020.xlsx (Active)]baseline format'!$D:$K,6,FALSE),"")<>"",IFNA(VLOOKUP(K:K,'[Price List 2020.xlsx (Active)]baseline format'!$D:$K,6,FALSE),""),IFNA(VLOOKUP(I2&K2,'[Price List 2020.xlsx (Active)]baseline format'!$A:$J,9,FALSE),"")))
p.s. (The formula in bold are the array formula)
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
You can enter a normal formula function with CTRL-SHIFT-ENTER and it should work just fine. So, just enter your combined formula with CTRL-SHIFT-ENTER.
 
Upvote 0

Forum statistics

Threads
1,214,885
Messages
6,122,085
Members
449,064
Latest member
MattDRT

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top