I am looking for a date add-in using a calendar

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am doing a spreadsheet with dates and instead of individually typing in
each and every one, I was wondering if there was an add-in that when you
click on the cell, a calendar pops up and you choose the date. Kind of like
when you're in Access and you click on the date and the calendar appears and
you can choose what ever date you want.
 
Sorry to be ignorant and sorry for being late in responding, but where is the
Programming group?
 
Thank you very much for your suggestion. I actually went through just about
all the posts after I posted this until I found your tip/link to someone with
a similar question and ended up using it. Thanks again.
 
It's been done. Look at John Walkenbach's PUP utility.

You can find his web page at:
http://www.j-walk.com/ss/
You can try a free trial version. You can also obtain the
source code.

Pieter Vandenberg

: Sorry to be ignorant and sorry for being late in responding, but where is the
: Programming group?

: "Gary''s Student" wrote:

:> This is a fantastic idea for a VBA project. You should re-post in the
:> Programming group.
:> --
:> Gary's Student
:>
:>
:> "Elf_chick" wrote:
:>
:> > I am doing a spreadsheet with dates and instead of individually typing in
:> > each and every one, I was wondering if there was an add-in that when you
:> > click on the cell, a calendar pops up and you choose the date. Kind of like
:> > when you're in Access and you click on the date and the calendar appears and
:> > you can choose what ever date you want.
 
Back
Top