excel - VBA Using a userform data to copy from a workbook into a new workbook -


my code suppose take input user, via userforms, based on input go sheet sheet , copy specific rows, , paste them new workbook. have been trying these different ways create new workbook, copy , paste, haven't had success. have gotten error 9, , tried find way fix that. efforts have yet find solution. new vba , use help, if basic explanation of ways copy , paste.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - IIFE: var vs this - is there any difference? -

r - Grow a ffdf data frame on disk gradually -