On Wednesday 23 May 2007 10:01:22 samwise wrote:
On 21/05/07, samwise samwise@bagshot-row.org wrote:
Also (and I'm sure this is very obvious) I guess its probably on 21st /May/, rather than April ;-)
Cheers, Richard
Gah.
I'm utterly useless ...
Peter.
Actually, I've just noticed how this happened - your Macro on the front page seems to be pointing to the date of last Ipswich meet, instead of the next e.g. it's pointing today at the meeting on the 21st May which we just had!
So, not just me ... ;)
Any chance you could have a look at it?
Yeah, I noticed that the other day. I checked the algorithm and it seems to be right - as long as its being fed today's date. A possible problem could be that it caches the macro result and has no reason to update it.
OK, I've just found that you can begin the macro code with
Dependencies = ["time"]
to make it call the macro every time the page is requested. Lets try it...
R.