Good morning all,

I am not sure the correct terminology to search for what I am trying to accomplish, so thank you for your patience and apologies if this has been addressed before under different keywords.

I have attached a workbook where I have designed 20-some equally spaced sections.
At the top, the transfer button brings up a userform that will move a certain selection around the spreadsheet depending on the input and output arrows. column B calculates based on the contents of column C, so it can't be a simply cut+paste. I don't know really know where to start with the logic behind a VBA script that can be attached to the userform.

The range to move around would be c4:s15 offset by 13 rows for each section / selection in the combobox on the userform, destination would be c4 offset by 13 rows for each selection

This is an interim solution until our facility program developer can formally work on a professionally designed and implemented solution to keep track of 20 or so patient details.

Please let me know if you all need any more details.

Thanks in advance