I do not want to copy a row or column on sheet1 to sheet2. I have cell values in multiple cells, different columns that need to go to sheet2, different columns-different rows. From looking at several examples, I understand the code below...somewhat.
I understand that the Dim line tells VBA that 'Gen, WiL, VsR, and HsE' are to be recognized as worksheets and the Set-tells it which sheet to look at for the Dim setting.
What I can't find, is an example of code to copy... example:
The Value of cell 'gen B14' to 'VsR G8', when the 'ByFuse' command button is clicked.
Every thing I find is about rows or columns being copied to the next empty row.
Any help would be greatly appreciated,![]()
Please Login or Register to view this content.
GfC
Bookmarks