PC Review


Reply
Thread Tools Rate Thread

Determining number of dates held

 
 
Daniel
Guest
Posts: n/a
 
      20th Sep 2005
Hi,

I am using Excel 2002.
In column A I have a list of dates I purchased an item.
In column B I have the date it was sold.

How can I automatically calculate, in C, the number of days held?

I case it matters, the date format is dd/mm/yyyy

thanks

Daniel


 
Reply With Quote
 
 
 
 
Anne Troy
Guest
Posts: n/a
 
      20th Sep 2005
Sure, in C2, put something like:
=if(isblank(b2),"",b2-a2)
Copy it down.
Make sure C is formatted as numbers and not dates.
************
Anne Troy
www.OfficeArticles.com

"Daniel" <none@none> wrote in message
news:%(E-Mail Removed)...
> Hi,
>
> I am using Excel 2002.
> In column A I have a list of dates I purchased an item.
> In column B I have the date it was sold.
>
> How can I automatically calculate, in C, the number of days held?
>
> I case it matters, the date format is dd/mm/yyyy
>
> thanks
>
> Daniel
>



 
Reply With Quote
 
Daniel
Guest
Posts: n/a
 
      20th Sep 2005
Works well, thanks for your help

regards

Daniel
"Anne Troy" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Sure, in C2, put something like:
> =if(isblank(b2),"",b2-a2)
> Copy it down.
> Make sure C is formatted as numbers and not dates.
> ************
> Anne Troy
> www.OfficeArticles.com
>
> "Daniel" <none@none> wrote in message
> news:%(E-Mail Removed)...
>> Hi,
>>
>> I am using Excel 2002.
>> In column A I have a list of dates I purchased an item.
>> In column B I have the date it was sold.
>>
>> How can I automatically calculate, in C, the number of days held?
>>
>> I case it matters, the date format is dd/mm/yyyy
>>
>> thanks
>>
>> Daniel
>>

>
>



 
Reply With Quote
 
Anne Troy
Guest
Posts: n/a
 
      20th Sep 2005
You're welcome!
************
Anne Troy
www.OfficeArticles.com

"Daniel" <none@none> wrote in message
news:(E-Mail Removed)...
> Works well, thanks for your help
>
> regards
>
> Daniel
> "Anne Troy" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>> Sure, in C2, put something like:
>> =if(isblank(b2),"",b2-a2)
>> Copy it down.
>> Make sure C is formatted as numbers and not dates.
>> ************
>> Anne Troy
>> www.OfficeArticles.com
>>
>> "Daniel" <none@none> wrote in message
>> news:%(E-Mail Removed)...
>>> Hi,
>>>
>>> I am using Excel 2002.
>>> In column A I have a list of dates I purchased an item.
>>> In column B I have the date it was sold.
>>>
>>> How can I automatically calculate, in C, the number of days held?
>>>
>>> I case it matters, the date format is dd/mm/yyyy
>>>
>>> thanks
>>>
>>> Daniel
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
DETERMINING NUMBER OF DAYS / MONTHS / YEARS BETWEEN TWO DATES Boyertown Casket Microsoft Excel Programming 1 17th Mar 2009 05:27 PM
Determining number of weeks between dates goonboy175 Microsoft Excel Discussion 1 18th Jul 2005 09:17 PM
Determining the number of specific days between two dates in Excel =?Utf-8?B?am9uIHM=?= Microsoft Excel Worksheet Functions 9 21st Mar 2005 09:13 PM
Determining number of days between dates =?Utf-8?B?RGViYmll?= Microsoft Excel Worksheet Functions 4 20th Jan 2005 12:07 AM
Working with Dates: Calculating A Running Total for Days Held Mcasteel Microsoft Excel Programming 1 18th Nov 2004 07:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:56 AM.