Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
Nothing to do with us. Book through Trax, however having had a quick look I can't see any option to purchase track time for 2012. Just says 'on sale soon'.
Re: The CSS pic thread
I've just copied the picture posts in here and put them in a separate thread in the CSS Section of the forum.
http://www.cliosport.net/forum/showthread.php?655329-CSS-MAIN-Picture-thread-*No-Chat*&p=8897570#post8897570
If you send me your e-mail address I can send you a working example. That way you can bodge it to suit your needs.
Also having had a play you don't need to name all your sheets. You just need to have a start and an end sheet and anything inbetween those will get put into the total...
Right so you could use VBA to open up each xls workbook in a directory and add a tab into a core workbook with the invoice on. So the macro would essentialy start from the top > open > copy tab > paste into core > Close > loop onto the next work book until the end. This isn't that difficult to...