I have a cell located at B24 with the formula “=INDEX(RPM.B1:B1000,MATCH(‘Master Sheet’.C20,RPM.A1:A1000,0))”. C20 is the cell it should be pulling information from. C20 contains the formula “=IF(C8=”",P19,C8)" with C8 being a manually-input cell and P19 being an automatic value to be displayed if C8 happens to be empty. (C8 is essentially a manual override) B24 functions properly when C8 has a value but if C20 is getting its value from P19 (correctly showing an automatic value in P19) then B24 for some reason will display “#N/A”.
“Version: 25.2.0.3 (X86_64) / LibreOffice Community
Build ID: e1cf4a87eb02d755bce1a01209907ea5ddc8f069
CPU threads: 8; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL threaded”