-
I am designing Call management software for my company using SQL and VB. I need some ActiveX or something that I can use that looks like a calendar of the current month with the current time on the bottom. I need all of this to be able to be edited and automated for when it does not have to be edited. Anyone know where I can find something like this?
------------------
--sKorno
-
With VB6 you get just such a thing. With Access '97 you also get one (if you poke around in the installation procedure) which you can then use in VB.
Altenatively, look at
www.ComponentSource.com
and search for it.
------------------
Mark "Buzby" Beeton
VB Developer
[email protected]
-
vb includes a date control.