Hi all, please note I've never used any functions like this so not sure if I'm asking in the right way. I have two sheets:
Sheet 1 includes the following columns:
- Project #
- Start Date
Sheet 2 includes the following columns:
- Project #
- Start Date (blank, needs to be filled with formula)
How do I build a formula in Sheet 2's "Start Date" column stating that if the cell in Sheet 2's "Project #" column matches anything in all of Sheet 1's "Project # column", return the value of Sheet 1 "Start Date" from the same row?
So for example, in Sheet 2, I have a blank "Start Date" in my row with "Project #" being 19-001. I want the formula to search through Sheet 1's "Project #" column for the match of 19-001, then display the corresponding start date.
Hopefully that makes sense, please let me know if there's any additional information I can provide to make this work. Thank you so much in advance for your help! This will really help us automate some work instead of having to cell link in a series of dates each time a new project gets added.