Hi community!
I'm trying to find a way to have two sheets linked together.
1st Sheet: "Task Dump" where I can input the day-to-day tasks & notes after chatting with customers.
Columns: Customer Name | Date | Type of Task | Action Items | Addtl. Notes
2nd Sheet: Pulls in the latest contacted date, type of task, action items, and notes into 4 columns of a much larger list.
The goal is to be able to view a dashboard where I can pull in all the tasks had with a specific customer, items pending, and a bunch of other details from the 2nd Sheet.
Have any formulas worked for you? I've been able to create this in gsheets using the below but have not had success with it here.
IFERROR(VLOOKUP(SORTN(SORT)))