Excel VBA to move cells to sheet2 based on selection in sheet1

Joined
Aug 3, 2018
Messages
1
Reaction score
0
Hi
Can someone assist with this please. Is it possible to copy cell value from sheet 1 based on selection to specific next available cell in sheet 2 under relevant heading within table. Then also color code individual date cells in sheet 2 based on date values in sheet 1.

Sheet1
upload_2018-8-3_10-40-19.webp


Sheet 2

upload_2018-8-3_10-42-5.webp


So i need AIR INTERNET when selected in sheet1 to appear in the next available cell under the title PBS in sheet2.
Also i need the training and consolidation dates from columns Q,R and T,U from sheet1 to populate and color code the individual days in sheet2 as per examples above.

Thanks heaps in advance for any assistance you can provide me.
Cheers
 

Attachments

  • upload_2018-8-3_10-31-32.webp
    upload_2018-8-3_10-31-32.webp
    29.3 KB · Views: 93
  • upload_2018-8-3_10-36-35.webp
    upload_2018-8-3_10-36-35.webp
    22.6 KB · Views: 91
Back
Top