I have a text file that is written in html code for my website
Everyday I update the file with new data
but I cannot get the macro to do some basic work
like go to line 91 and copy paste the line over the existing text of line 92
then go to line 98 and copy paste that line over the existing text in line 99
etc. As there are a substantial number of entries that require this update I would like to automate it because the update thereafter is by manual input where I change the information in line 88 and line 98 etc
I also have a line which has the date in it
Is there a way to increment the date to the next day using just weekdays
IE <td valign="middle" class="row_color">11/25/11</td>
becomes <td valign="middle" class="row_color">11/28/11</td>
TIA for all and any help
Macro
Moderators: AmigoJack, bbadmin, helios, MudGuard