I m using checkboxes on a userform
If the checkbox is true
A target workbook must be opened and some data from a source workbook has to be copied and pasted into the target workbook
I used a for next loop to check how many checkboxes are true:
For Each Ctl In UserForm2.Controls
If...
Hi,
I want to copy some values from a row and paste them into a column.
It will be used for a monthly report. After pressing a button the values of the row from the monthly report must be selected and pasted into a column of another workbook for further analysis
Lo,
I m new here and just found this great site.
My problem
I want to make a selection of non-contiguous cells
The selection varies daily
So m i m using a active cell for the selection proces
i want to select the activecell + the range of (the cell starting 2 cells next of the active cell)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.