Making An Array Formula Work

toplad

New Member
Joined
Apr 12, 2015
Messages
19
Office Version
  1. 365
  2. 2019
Platform
  1. Windows
Hi,

For years I've been dragging and dropping formulas when i should of being using an array formula. However i'm stuck trying to make this a working array formula:


=ARRAYFORMULA(IF(ISBLANK(A2),"",IF(G2<TODAY(),"passed date",IF(G2<TODAY()+30,"Due In 30 Days","current"))))



I'd also like to make it print the heading although just getting the code working at the moment is a priority!


Thanks in advance for any help or advice that is given
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Is this a Google sheets question rather than Excel?
 
Upvote 0
Yes it is, I was looking at using both excel and sheets for the task as we have both versions at different locations
 
Upvote 0
OK, I've moved the thread to the appropriate location then.

What makes you think this needs to be an array formula?
 
Upvote 0

Forum statistics

Threads
1,214,866
Messages
6,121,996
Members
449,060
Latest member
mtsheetz

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