Hello everybody,
I am trying to use VBA to copy a selection of cells from one worksheet to another.
The criteria is column M being over $1,000,000, if met I would like to move some of the cells on that row to another worksheet, but as the second sheet is a summary it doesn't contain all of the same headers.
I am ok with the if statement, but unsure how to proceed with only copying some of the cells across, does anyone have any suggestions or places for me to look?
Is it a case of specifying each cell / range of cells to copy? I'm slightly unsure how this would look.
Many thanks
Rich
Bookmarks