#1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 9
Default Cost Sheet

I'm trying to come up with a daily cost sheet. What I've done so far
is develop a tab on the spreadsheet that has all the information, that
I want to retrieve. Now, what I want to do is develop a "summary
page" that retrieves information by date. So, what I did was come up
with a drop down menu where you are allowed to select the date on
which you want to view the performance of the day.

My question is how do I make the information change on the "summary
page", once you select a different date?
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Cost Sheet

One way is illustrated in this sample:
http://www.freefilehosting.net/download/3b72d
Viewing data by selectable date.xls

Source data assumed in Base

In View,
With a DV to select date in B3

In D3:
=IF($B$3="","",OFFSET(INDIRECT("'Base'!A"&MATCH($B $3,Base!$A:$A,0)),ROWS($1:1),COLUMNS($C:C)-1))
Copy D3 across/fill down to E6 to populate (same size as the data range per
date in Base) Adapt to suit.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
wrote in message
...
I'm trying to come up with a daily cost sheet. What I've done so far
is develop a tab on the spreadsheet that has all the information, that
I want to retrieve. Now, what I want to do is develop a "summary
page" that retrieves information by date. So, what I did was come up
with a drop down menu where you are allowed to select the date on
which you want to view the performance of the day.

My question is how do I make the information change on the "summary
page", once you select a different date?



  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 9
Default Cost Sheet



Max, you are awesome. This is exactly what I was looking for; you've
made my day!

-Omar
  #4   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Cost Sheet

welcome, Omar.
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
wrote in message
...
Max, you are awesome. This is exactly what I was looking for; you've
made my day!

-Omar



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
Cost Comparison Spread Sheet Roger Excel Discussion (Misc queries) 0 August 7th 07 03:02 PM
Anyone developed an Excel sheet for Cost of Quality? DoctorD Charts and Charting in Excel 1 May 11th 06 07:00 PM
Anyone developed an Excel sheet for Cost of Quality? DoctorD Charts and Charting in Excel 0 May 11th 06 06:25 PM
How to populate prices in sheet two based on cost in sheet one dstooch Excel Worksheet Functions 0 April 3rd 06 10:56 PM
Commercial Construction Cost Breakdown Estimate Sheet Millhaus Excel Discussion (Misc queries) 0 December 4th 04 03:25 PM


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