H
herbwarri0r
I need some VBA to add worksheets in date order. For example I will nam
the first sheet 01012007, I then need a macro to add sheets for on
quarter up to 31032007 but only for weekdays.
On top of this once the sheets are added I need a web query to b
performed on each tab. The url will be in the format o
http://domain.com/01012007.html. The url will only exist from the da
before it's name and I will need data to be refreshed upon opening th
workbook for all urls less than 3 days old.
Really appreciate any help on this one. Oh I have been looking at th
code at the bottom of this page http://www.ozgrid.com/News/jan-2006.ht
but couldn't get it to work for me
the first sheet 01012007, I then need a macro to add sheets for on
quarter up to 31032007 but only for weekdays.
On top of this once the sheets are added I need a web query to b
performed on each tab. The url will be in the format o
http://domain.com/01012007.html. The url will only exist from the da
before it's name and I will need data to be refreshed upon opening th
workbook for all urls less than 3 days old.
Really appreciate any help on this one. Oh I have been looking at th
code at the bottom of this page http://www.ozgrid.com/News/jan-2006.ht
but couldn't get it to work for me