Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / February 2008

Tip: Looking for answers? Try searching our database.

Formula help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Patrick C. Simonds - 21 Feb 2008 17:10 GMT
In cell A2 I input a year (2008, 2009 ect) in cell A11 I need a formula
which will return a value which represents the first day of January of the
year displayed in cell A2.
Ron Rosenfeld - 21 Feb 2008 17:15 GMT
>In cell A2 I input a year (2008, 2009 ect) in cell A11 I need a formula
>which will return a value which represents the first day of January of the
>year displayed in cell A2.

=date(a2,1,1)

--ron
Rick Rothstein (MVP - VB) - 22 Feb 2008 00:45 GMT
The parentheses and double minus sign are required...

=--("1/1/"&A2)

Rick

> In cell A2 I input a year (2008, 2009 ect) in cell A11 I need a formula
> which will return a value which represents the first day of January of the
> year displayed in cell A2.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.