Matching Input Date and Copying & Pasting to Another Sheet

r2yneth

New Member
Joined
Jul 10, 2014
Messages
13
Hello!

I am running into an issue to turn a data validated cell into a string that matches the same date on another sheet in the same workbook.

Currently I have my data validated cell as a drop down from 1/1/2019 to 12/31/2019 and on the second sheet it is an entire column from 2-366 for every single day (with date header)

I would like to get the initial data validated cell to turn into a string and match with the same date on the second spreadsheet (correct row). Once a match has been found, it will paste the data from the first spreadsheet into the correct row that has been determined.

Any help would be greatly appreciated!
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Hi r2yneth,
could you paste the code you already wrote here, that would help us helping you. If you don't have that much code, e.g. fill it up with pseudo code where you describe step by step what needs to happen.
Thanks,
Koen
 
Upvote 0

Forum statistics

Threads
1,216,115
Messages
6,128,919
Members
449,478
Latest member
Davenil

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top