Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
et et is offline
external usenet poster
 
Posts: 8
Default How to sum up a Year-to-date figure by using INDEX

Hi all,

I have a file with quite a lot of worksheet storing different years
expenses. I use INDEX function to draw the figure of the month I want, but I
don't how to set a formula to draw the year-to-date figure of that month. If
I choose 2 (feb), the year-to-date figure should be Jan + Feb. Would you
please advise, thanks.

et

2
Exp Jan Feb Mar Apr May
Cur Mth YTD
Tel 100 101 110 98 102 =INDEX(B6:F6,2)
Rent 1000 1000 1000 1000 1000 1000
Entertainment 200 500 300 58 117 500


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 103
Default How to sum up a Year-to-date figure by using INDEX

good evening ET
Counting cells that meet multiple Criteria
Could look like this
=Sum(if((Month="January")*(Expence="Candybarscost" )*(Amount=3000)
Month, Expence, Amount are cell references
Remember to enter an array formula, Press Control+Shift+Enter not just enter.
=sum or =sumif

--
William<"M"




"et" wrote:

Hi all,

I have a file with quite a lot of worksheet storing different years
expenses. I use INDEX function to draw the figure of the month I want, but I
don't how to set a formula to draw the year-to-date figure of that month. If
I choose 2 (feb), the year-to-date figure should be Jan + Feb. Would you
please advise, thanks.

et

2
Exp Jan Feb Mar Apr May
Cur Mth YTD
Tel 100 101 110 98 102 =INDEX(B6:F6,2)
Rent 1000 1000 1000 1000 1000 1000
Entertainment 200 500 300 58 117 500



  #3   Report Post  
Posted to microsoft.public.excel.misc
et et is offline
external usenet poster
 
Posts: 8
Default How to sum up a Year-to-date figure by using INDEX

Dear William,

Thanks.

et

"Sunday88310" ...
good evening ET
Counting cells that meet multiple Criteria
Could look like this
=Sum(if((Month="January")*(Expence="Candybarscost" )*(Amount=3000)
Month, Expence, Amount are cell references
Remember to enter an array formula, Press Control+Shift+Enter not just
enter.
=sum or =sumif

--
William<"M"




"et" wrote:

Hi all,

I have a file with quite a lot of worksheet storing different years
expenses. I use INDEX function to draw the figure of the month I want,
but I
don't how to set a formula to draw the year-to-date figure of that month.
If
I choose 2 (feb), the year-to-date figure should be Jan + Feb. Would you
please advise, thanks.

et

2
Exp Jan Feb Mar Apr May
Cur Mth YTD
Tel 100 101 110 98 102 =INDEX(B6:F6,2)
Rent 1000 1000 1000 1000 1000 1000
Entertainment 200 500 300 58 117 500





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
MAX figure within a date range as a function of today()'s date irvine79 Excel Worksheet Functions 6 February 20th 07 03:28 PM
HOW DO WE SET A FORMULA TO FIGURE A YEAR TO DATE TOTAL ?? RAY Excel Worksheet Functions 2 September 5th 05 01:56 PM
HOW DO WE SET A FORMULA TO FIGURE A YEAR TO DATE TOTAL ?? RAY Excel Worksheet Functions 1 September 4th 05 09:37 PM
Index function works in A2, but not in A10, Why is that? Cant figure it out. sonar Excel Worksheet Functions 8 August 28th 05 07:44 PM
Need formula to figure compound interest of a deposit for a year Usedtobesmart Excel Worksheet Functions 3 July 27th 05 06:34 PM


All times are GMT +1. The time now is 05:41 PM.

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"