#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Data Validation

Hello Folks

I would like to have some data validation in a cell that will only only me
to have a date entered beginning with the 1st of any month of any year. (e.g.
1/1/06 or 1/6/09)
Any help would be greatly appreciated

Your help is and always has been very much appreciated.
Thanking you in anticipation.
--
Big Rick
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Data Validation

Try:

With cell e.g A1 formatted as DATE, with Data Validation==Custom=Formula
is: =Day(A1)=1

HTH

"Big Rick" wrote:

Hello Folks

I would like to have some data validation in a cell that will only only me
to have a date entered beginning with the 1st of any month of any year. (e.g.
1/1/06 or 1/6/09)
Any help would be greatly appreciated

Your help is and always has been very much appreciated.
Thanking you in anticipation.
--
Big Rick

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 184
Default Data Validation

assuming your date is in cell A#, go to data--validation---select
setting-- allow date--Data equal--type =DAY(A3)=1 in the formula box. Now
if you type 6/2/06 you will get an error message

"Big Rick" wrote:

Hello Folks

I would like to have some data validation in a cell that will only only me
to have a date entered beginning with the 1st of any month of any year. (e.g.
1/1/06 or 1/6/09)
Any help would be greatly appreciated

Your help is and always has been very much appreciated.
Thanking you in anticipation.
--
Big Rick

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Data Validation

Thank you to you both.
You are both very clever!
--
Big Rick


"Nikki" wrote:

assuming your date is in cell A#, go to data--validation---select
setting-- allow date--Data equal--type =DAY(A3)=1 in the formula box. Now
if you type 6/2/06 you will get an error message

"Big Rick" wrote:

Hello Folks

I would like to have some data validation in a cell that will only only me
to have a date entered beginning with the 1st of any month of any year. (e.g.
1/1/06 or 1/6/09)
Any help would be greatly appreciated

Your help is and always has been very much appreciated.
Thanking you in anticipation.
--
Big Rick

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
Data validation dakotasteve Excel Worksheet Functions 13 August 5th 06 01:28 AM
Macro question Chris Excel Worksheet Functions 12 July 7th 06 01:23 AM
Inputting data to one worksheet for it effect another daedalus1 Excel Discussion (Misc queries) 1 June 25th 06 04:39 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


All times are GMT +1. The time now is 10:17 AM.

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

About Us

"It's about Microsoft Excel"