Hi,
This is the first time I am trying to VBA. Watched some videos and did some reading, but I am still not able to accomplish what i need. So I thank in advance for all your help.
My problem is that I want to match the date on C2 with the same date on row 1 in each of the sheets.
(Sorry if this is confusing - I have attached a sample file)
This is the first time I am trying to VBA. Watched some videos and did some reading, but I am still not able to accomplish what i need. So I thank in advance for all your help.
- SHEET - "Data Input" has a drop down date for the user to select (CELL C2).
- Once date is selected they will proceed to input the data for each one of the companies on columns C4 D4 E4 and F4.
- They will hit the button at the end to "Copy and Paste as Values" the data that was inserted in the corresponding database sheet.
My problem is that I want to match the date on C2 with the same date on row 1 in each of the sheets.
(Sorry if this is confusing - I have attached a sample file)