Hello,
I am trying to create a formula to pull a date from a row on another sheet and show that date.
Here is the description of the two sheets:
Sheet ‘A’ is tracking shipments for a specific project and where I need the date to show up. This is a new sheet I am trying to implement.
Sheet ‘B’ is a list of all projects under a given Sales Rep. It has 23 columns and the row count will vary.
So I need the formula to reference a specific sheet ‘B’, select the correct row and display the date from column #12.
The first column on sheet ‘B’ is called ‘Project Name’, ideally I would like to enter the project name in a cell on sheet ‘A’ and then have the formula reference a specific sheet ‘B’ find the correct row and display the date from column #12.
Thanks in advance for the help