Forum Discussion
KimKE7359
Dec 21, 2022Copper Contributor
Help with IF function
I am trying to create a spreadsheet to track allowed vacation time for employees. I would like column F to contain a formula that will return the correct number of vacation days for an individual emp...
KimKE7359
Dec 21, 2022Copper Contributor
This does not work. It returns "#N/A". Also, ctrl+shift+enter does nothing.
OliverScheurich
Dec 21, 2022Gold Contributor
Does ctrl+shift+enter add the curly brackets (highlighted in the screenshot) to the formula? You can click in the formula bar with the mouse and then confirm the formula with ctrl+shift+enter. This adds the " { " and " } " and then the arrayformula returns the result.