Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default No date entered still pulls a reult '1' through??

In Excel 2007 i am using the formula =MONTH(P145) all the way down the
column, which if there is not date entry in columns that are not yet in use
the formula still pulls through a '1' which is mucking up all the
corrisponding information that is pulled for the month of Jan. Can anyone
advise me as to what i can do to get no result pulling through if there is
not a date entered into column P?
Thanks.
--
Jim
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default No date entered still pulls a reult '1' through??


When the MONTH function refers to a blank cell, it treats its value as
0.
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 506
Default No date entered still pulls a reult '1' through??

Use your formula like the below:-

=IF(P145="","",MONTH(P145))

Remember to Click Yes, if this post helps!

--------------------
(Ms-Exl-Learner)
--------------------


"Jim" wrote:

In Excel 2007 i am using the formula =MONTH(P145) all the way down the
column, which if there is not date entry in columns that are not yet in use
the formula still pulls through a '1' which is mucking up all the
corrisponding information that is pulled for the month of Jan. Can anyone
advise me as to what i can do to get no result pulling through if there is
not a date entered into column P?
Thanks.
--
Jim

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
Formula for returning date entered by date on another worksheet Tom Excel Worksheet Functions 2 January 29th 09 05:44 AM
Dates - Need to display date one month prior to user-entered date brettopp Excel Worksheet Functions 13 December 3rd 07 05:58 PM
Date subtraction -How to not show negative when 2nd date not entered Edward[_2_] New Users to Excel 2 September 27th 07 03:03 PM
Need date to appear 90 days later than initial date entered Becky Excel Worksheet Functions 6 September 16th 05 02:48 PM
How to get reult in text wongard Excel Worksheet Functions 2 July 22nd 05 05:27 AM


All times are GMT +1. The time now is 08:37 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"