LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Use first day of month formula in a drop down list

Good deal. Thanks for the feedback!

--
Biff
Microsoft Excel MVP


"BASFMark" wrote in message
...
Thanks Biff, it's working fine now.

"T. Valko" wrote:

Works OK for me.

B4: =Today()
B5: =DATE(YEAR(B4),MONTH(B4),1)

The formula in B5 can be reduced to:

=B4-DAY(B4)+1

Select cell B5
Type First into the name box, Hit Enter
Goto Sheet2 select cell A1
Goto DataValidationAllowList
Source: =First
OK

Sheet2 A1 now has a drop down list with the selection of 2/1/2010

--
Biff
Microsoft Excel MVP


"BASFMark" wrote in message
...
I'm using the formula =DATE(YEAR(B4),MONTH(B4),1) where cell B4 =
Today()
and this works to give me the 1st day of the current month.

My question is:
How do I use this in a drop down list on a separate worksheet in the
same
workbook? I have tried to name the cell containing the 'date' formula,
but
it
looks like Excel does not allow naming a cell with a formula. Each time
I
name the cell (select the cell, click on the 'name box', type name,
enter)
when I re-select the cell it hasn't changed the cell name. It defaults
back
to the row/column name.

Thanks,



.



 
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
drop down list formula Eric Excel Worksheet Functions 10 January 13th 09 09:58 PM
Formula and Drop Down List unclebean Excel Discussion (Misc queries) 1 January 9th 09 01:21 PM
I want a formula to list months, from any given month, forward Barbara Excel Worksheet Functions 3 October 6th 06 08:35 AM
formula drop down list Moh New Users to Excel 1 June 15th 06 01:31 AM
multiple select from the drop down list in excel. list in one sheet and drop down in sriramus Excel Discussion (Misc queries) 5 October 27th 05 06:55 PM


All times are GMT +1. The time now is 09:18 AM.

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"