Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Problem Ageing a Report

Am having a problem of ageing. For exemple, i have the following information
bellow to age

A B C
D
1 31 Jan'06 Computer Set 20,000.00


2 31 Aug'06 Computer Monitor 10,000.00

3 30 Sep'06 Television Set 35,000.00

I want to age the above as at 30 Oct'06 in cell (D), how do i go about this?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 623
Default Problem Ageing a Report

It depends what your definition of ageing is. If you mean calculating how old
each item is, D1, for example would be:

=date(2006,10,30)-a1

--
Regards,
Fred


"Godwin O." <Godwin wrote in message
...
Am having a problem of ageing. For exemple, i have the following information
bellow to age

A B C
D
1 31 Jan'06 Computer Set 20,000.00


2 31 Aug'06 Computer Monitor 10,000.00

3 30 Sep'06 Television Set 35,000.00

I want to age the above as at 30 Oct'06 in cell (D), how do i go about this?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 477
Default Problem Ageing a Report

In D1 enter
=DATEDIF(A1,TODAY(),"d")
Should display 271 (the number of days since 1/31/2006)



"Godwin O." wrote:

Am having a problem of ageing. For exemple, i have the following information
bellow to age

A B C
D
1 31 Jan'06 Computer Set 20,000.00


2 31 Aug'06 Computer Monitor 10,000.00

3 30 Sep'06 Television Set 35,000.00

I want to age the above as at 30 Oct'06 in cell (D), how do i go about this?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Problem Ageing a Report

Thanks Fred. I will try it now and get back to U gys

"Fred Smith" wrote:

It depends what your definition of ageing is. If you mean calculating how old
each item is, D1, for example would be:

=date(2006,10,30)-a1

--
Regards,
Fred


"Godwin O." <Godwin wrote in message
...
Am having a problem of ageing. For exemple, i have the following information
bellow to age

A B C
D
1 31 Jan'06 Computer Set 20,000.00


2 31 Aug'06 Computer Monitor 10,000.00

3 30 Sep'06 Television Set 35,000.00

I want to age the above as at 30 Oct'06 in cell (D), how do i go about this?




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
SUMPRODUCT Help Ellie Excel Discussion (Misc queries) 8 September 15th 06 03:56 PM
Problem with MS Community Newsgroups? [email protected] Excel Discussion (Misc queries) 4 May 14th 06 04:38 PM
use the current row in a list to populate a report David Murto Excel Worksheet Functions 1 April 13th 06 06:30 PM
Copying only report sheets jesmin Excel Discussion (Misc queries) 0 January 16th 06 06:12 PM
Pivot Table Report Parameters to be named and saved like 'View' na Shrikant Excel Discussion (Misc queries) 1 August 9th 05 01:57 PM


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