richardgmurillo
New Member
- Joined
- Dec 5, 2018
- Messages
- 6
I am working on a workbook that will contain a form for me to fill out regarding customers. I have completed a blank form and I have used a second worsheet to have a blank copy of the form and on worksheet1 is where the worksheet will go where I will fill out. I have worked on a macro where when I click a "click here" button it will past a blank sheet on the next available row. I searched online and came up with a macro for the cutton to copy the form from the second sheet and past it on the first sheet. The macro works but it does not copy the borders of the cell. Is there any way to code it so that it copies the borders as well so I can have a complete form to fill out everytime I get a new customer, Thanks.