This sounds like a nice project to learn about pivottables.
You'll be able to create nice reports based on vehicle, route, or combinations.
If you've never used pivottables, here are a few links:
Debra Dalgleish's pictures at Jon Peltier's site:
http://peltiertech.com/Excel/Pivots/pivottables.htm
And Debra's own site:
http://www.contextures.com/xlPivot01.html
John Walkenbach also has some at:
http://j-walk.com/ss/excel/files/general.htm
(look for Tony Gwynn's Hit Database)
Chip Pearson keeps Harald Staff's notes at:
http://www.cpearson.com/excel/pivots.htm
MS has some at (xl2000 and xl2002):
http://office.microsoft.com/downloads/2000/XCrtPiv.aspx
http://office.microsoft.com/assistance/2002/articles/xlconPT101.aspx
Thanks, Dave. I've actually been wanting to get into pivt tables for
a while - just never had a good excuse. Actually, the Boss says he
can do pivots - but I kinda think he means for _me_ to do the number
crunching, so I'll be ready! 8>)
If I remember correctly, for a pivot table to work right, these should
be sorted by:
-- Vehicle
-- Date
-- Route
yes??
(Or probably Date, then Vehicle, since more than one vhicle will run
on one day. Would it make a difference?)
I'm also thinking of going ahead with the validation drop-downs for
data entry, but have a macro on workbook_close to do the sort. (I can
force them to enable macros before they can open and use the book.)
Does that sound like it'll work?
Ed
> This sounds like a nice project to learn about pivottables.
>
[quoted text clipped - 34 lines]
>
> - Show quoted text -
Dave Peterson - 18 Mar 2008 18:17 GMT
Nope. The raw data that is used to create the pivottable doesn't have to be
sorted.
And you may want to look at Data|Form for data entry.
If that's close to what you want, but not quite right, you could try one of
these:
John Walkenbach has an enhanced data form:
http://j-walk.com/ss/dataform/index.htm
And the source code is available for a small fee ($20 USA, IIRC).
And if that's not sufficient, then maybe you could design your own input
userform.
Debra Dalgleish shares some tips:
http://contextures.com/xlUserForm01.html
Peter Aiken Articles:
Part I
http://msdn.microsoft.com/library/en-us/dnoffpro01/html/IntroductiontoUserFormsP
artI.asp
Part II
http://msdn.microsoft.com/library/en-us/dnoffsol02/html/IntroductiontoUserFormsP
artII.asp
> Thanks, Dave. I've actually been wanting to get into pivt tables for
> a while - just never had a good excuse. Actually, the Boss says he
[quoted text clipped - 57 lines]
> >
> > - Show quoted text -

Signature
Dave Peterson
Ed from AZ - 18 Mar 2008 23:22 GMT
Thanks so much, Dave!! I'll chew on these for a while and post back
with more questions as I need to.
I greatly appreciate the boost!
Ed
> Nope. The raw data that is used to create the pivottable doesn't have to be
> sorted.
[quoted text clipped - 84 lines]
>
> - Show quoted text -