Forum Discussion

krissyalphin's avatar
krissyalphin
Copper Contributor
Sep 11, 2024
Solved

Trying to create a document that updates information based on specific information in workbook

I have a client list, some with multiple job names, requests related to job and mode of receiving said info. Those are the headings to my cells in the excel spreadsheet. What I would like to do is au...
  • OliverScheurich's avatar
    Sep 11, 2024

    krissyalphin 

    =FILTER('Customer Information'!D:F,'Customer Information'!C:C=A6)

     

    Does FILTER return the intended result?