Associate
- Joined
- 27 Feb 2006
- Posts
- 1,750
- Location
- Normanton
I have an excel sheet where each row has web page information in.
From Cell C3 and I am trying to remove the following from the start
<div style="padding-right: 0px; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; width: 600px; padding-top: 0px; height: 300px; background-color: #f3f3f3">
<div style="padding-right: 10px; padding-left: 10px; padding-bottom: 10px; padding-top: 10px">
and
</div>
</div>
From the end
This then needs to be copied down around 300 rows to remove the div information from each page.
I have tried find and replace but it says the formula is too long and a few other ways
Does anyone know a way of removing the Div information and copying this down the sheet? (otherwise i will need to edit 300 pages individually)
Thanks
From Cell C3 and I am trying to remove the following from the start
<div style="padding-right: 0px; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; width: 600px; padding-top: 0px; height: 300px; background-color: #f3f3f3">
<div style="padding-right: 10px; padding-left: 10px; padding-bottom: 10px; padding-top: 10px">
and
</div>
</div>
From the end
This then needs to be copied down around 300 rows to remove the div information from each page.
I have tried find and replace but it says the formula is too long and a few other ways
Does anyone know a way of removing the Div information and copying this down the sheet? (otherwise i will need to edit 300 pages individually)
Thanks