Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Kane
 
Posts: n/a
Default Calander Cell

Is it possible to have a control to pop up a date "Month" selection box from
clicking on the cell?
I would click on the Month Cell, the calander for the month appears, I make
my day selection and the date appears in the next cell as mm/dd/yy.
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Bob Phillips
 
Posts: n/a
Default Calander Cell

Just create a list, in say M1:M31, of

=IF(ROW(M1)<=DAY(DATE(YEAR(TODAY()),MONTH(TODAY()) +1,0)),ROW(M1),"")

and in Data Validation, add a list formula of

=OFFSET($M$1,,,COUNTA($M:$M),1)


--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Kane" wrote in message
...
Is it possible to have a control to pop up a date "Month" selection box

from
clicking on the cell?
I would click on the Month Cell, the calander for the month appears, I

make
my day selection and the date appears in the next cell as mm/dd/yy.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding a row to worksheet does not update cell references in another. blausen Excel Worksheet Functions 5 February 25th 06 09:14 PM
Urgent date/scheduling calc needed jct Excel Worksheet Functions 3 February 24th 06 01:36 AM
Transfer Cell Formatting for linked cells Scott Excel Discussion (Misc queries) 2 November 23rd 05 11:04 PM
Cell color based upon cell value My View Excel Discussion (Misc queries) 11 July 6th 05 03:59 AM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM


All times are GMT +1. The time now is 05:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"