Calendar Help
Hi all,
How can pull data from 1 cell to a calendar on another sheet on a date selected from another cell.
To try and explain, see below. i want the job info to go to the calendar sheet on the job date day.
hope this makes sense!
Best Answer
-
Yes. That goes into the schedule and references the source sheet. I did have a very slight typo. It should have bene corrected when you were creating your cross sheet references, but just in case...
=IFERROR(INDEX({Source Sheet Job Info Column}, MATCH(Date@row, {Source Sheet Date Column}, 0)), "")
Answers
-
You would use something along the lines of
=IFERROR(INDEX({Source Sheet Job Info Column}, MATCH(Date@row, [Source Sheet Date Column}, 0)), "")
-
Thanks Paul, so this goes in the column in the scheduele? then i select the columns from the source sheet. Not working atm but will keep trying.
-
Yes. That goes into the schedule and references the source sheet. I did have a very slight typo. It should have bene corrected when you were creating your cross sheet references, but just in case...
=IFERROR(INDEX({Source Sheet Job Info Column}, MATCH(Date@row, {Source Sheet Date Column}, 0)), "")
-
i that case i must be referencing wrong... how should it be?
-
It should be how I have it in my example. Each {Cross Sheet Reference} indicates the sheet and column it should be referencing.
-
it works!!! thanks so much!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!