excel - VBA. Search a value X in column and copy a part of the row with the X and below ones in another sheet -


i'm learning vba , i'm stuck this:

i have button moves "x" (text) across column (sheet1) every time click button.

well, make button able copy columns (b,c,d,f) of "x marked" row , next 4 below, , paste on sheet2 , sheet3.


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -