harryhaase
New Member
HI, I am just learning about VBA programming and have the following problem.
I need to copy data and paste it in a new row each time. The new row has about 20 columns worth of information, some of the columns are formulas that calculate the data being pasted. How do I write a vba code to paste the new data in the correct new row and the spaces that are for data and and not overwrite any preexisting formulas? IE, the data has to be placed in rows A,B,C...the, H,I,J..N,O..etc. ?
Thanks
I need to copy data and paste it in a new row each time. The new row has about 20 columns worth of information, some of the columns are formulas that calculate the data being pasted. How do I write a vba code to paste the new data in the correct new row and the spaces that are for data and and not overwrite any preexisting formulas? IE, the data has to be placed in rows A,B,C...the, H,I,J..N,O..etc. ?
Thanks