Related:
- Creating an excel VBA Code
- Battery reset code - Guide
- Samsung volume increase code - Guide
- Number to words in excel formula without vba - Guide
- Cs 1.6 code - Guide
- Vba case like - Guide
3 responses
venkat1926
Posts
1863
Registration date
Sunday June 14, 2009
Status
Contributor
Last seen
August 7, 2021
811
Oct 22, 2010 at 01:39 AM
Oct 22, 2010 at 01:39 AM
upload a very small extract of your data sheet in speedyshare.conm
delete password and post the web page address of the file.
delete password and post the web page address of the file.
Many thanks for responding. I'm not a subscriber to speedyshare.com. Guess that blows me out. However, if not hopefully the following will assist. Sheet Breakdown Col B has value "Description" in cell row 20. The variable range I need to copy, less any blank rows, are immediately below B20. Sheet "Costing" Col B has value "Concept" in row 11 & relevant data is placed in rows 12 to 16. Col B row 17 has value "Assets" & the number of rows required by data relevant to this section can vary. My need is to be able to find the next heading in ColB that has the value "SHOTS" and past the data copied from sheet Breakdown.
So far I've created/cribbed code to allow me to copy the range required and paste ignoring blank rows. I also have code that will find the value "Shots" , but I've been unable to marry the two pieces of code and add the necessary code to paste my data in the rows immediately below "Shots".
If you can offer assistance I'd be extremely grateful. Either way, I thank you very much for your time and interest thus far. David
So far I've created/cribbed code to allow me to copy the range required and paste ignoring blank rows. I also have code that will find the value "Shots" , but I've been unable to marry the two pieces of code and add the necessary code to paste my data in the rows immediately below "Shots".
If you can offer assistance I'd be extremely grateful. Either way, I thank you very much for your time and interest thus far. David