Forum Discussion

fiscal775's avatar
fiscal775
Copper Contributor
Dec 04, 2023
Solved

Creating different values based on 2 columns in linked spreadsheet

Hello   I have 2 spreadsheets and I need help creating formula as below.  I can do the first step but struggling on the second.   Breakdown If there is a date in column P of Spreadsheet 1 then ...
  • HansVogelaar's avatar
    HansVogelaar
    Dec 04, 2023

    fiscal775 

    Use

     

    =IF('filelocation.xlsx]Mar - May 2024'!P2<>"", IF('filelocation.xlsx]Mar - May 2024'!Q2<>"", "Advice Implemented", "Advice Pending"), "")