P
Peter Hibbs
A few weeks ago I posted a question asking for some VBA code that
would automatically create a fixtures list for a league and no one
could come up with a solution.
Since then a friend and colleague of mine, Steve Gale, (who is a whizz
kid on VB) has written some code to do this and it is incredibly just
a few lines of code. I have no idea why it works (he did explain it to
me but I still don't understand it) but it seems to work.
Douglas, you asked that if I found a solution you would be interested
to see it. I have written a demo program called Fixtures Generator.mdb
which can be found at :-
http://www.rogersaccesslibrary.com/OtherLibraries.asp#Hibbs,Peter S
You, or anyone else, of course, can import the code module into your
own project and modify it as required, the Word document explains how.
Peter Hibbs.
would automatically create a fixtures list for a league and no one
could come up with a solution.
Since then a friend and colleague of mine, Steve Gale, (who is a whizz
kid on VB) has written some code to do this and it is incredibly just
a few lines of code. I have no idea why it works (he did explain it to
me but I still don't understand it) but it seems to work.
Douglas, you asked that if I found a solution you would be interested
to see it. I have written a demo program called Fixtures Generator.mdb
which can be found at :-
http://www.rogersaccesslibrary.com/OtherLibraries.asp#Hibbs,Peter S
You, or anyone else, of course, can import the code module into your
own project and modify it as required, the Word document explains how.
Peter Hibbs.