I am extremely new to VBA and am having trouble figuring out how to write code for the following situation. (visual help because I have a hard time explaining it properly).

I made a sheet to be able to look up a date and have all pertinent information auto populated from my data table. That was the easy part.

Form.png

Search.jpg

I then want to be able to hit the "Paid" button and copy data from one specific place and put it into the proper cell in my data table.

Copy.jpg

Paste.jpg

Problem is I don't even know where to start on this. I have been searching for 2 days and can not find anything that resembles this process. Please help, and remember I am very new to VBA and would appreciate any help I can get. Thank you.