LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Dynamically changing cell's formula

Hi

I have the following scenario:

I have a set of individual sheet that represent sales data for each day
(sheet named 1 to 31)
I have a consolidation sheet that consolidates month-to-date sales data from
sheet 1 to 31
I have a date field that user may change.

Say user enters Oct 11 2008, the consolidation sheet should sum all the data
from sheet 1 to 11.

One of the formula on the consolidation sheet is =SUM('1:31'!L75) where L75
is the address of quantity sold across all of the sheets.

Unfortunately, this formula does not update depending on the date I enter
(as it always sum all the sheets from 1 to 31).

I need a way to dynamically change the sheet reference in the formula if it
is at all possible. I have already looked at Indirect and I don't believe it
would help me (because I am using a formula rather than R1C1 address). I
could use Excel Macro to dynamically assign the formula. I am trying to
avoid VBA if possible due to security restrictions imposed.

Any suggestions?

Thanks in advance


 
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
Dynamically Changing Named Ranges [email protected] Excel Worksheet Functions 2 December 17th 07 08:04 PM
Changing a formula dynamically. mg_sv_r Excel Worksheet Functions 2 August 20th 07 01:10 PM
dynamically changing text color Dave Excel Worksheet Functions 4 May 31st 07 06:38 PM
changing selections dynamically [email protected] Excel Discussion (Misc queries) 1 August 22nd 06 04:23 PM
Change a cell's fill color dynamically? Arlen Excel Discussion (Misc queries) 2 January 22nd 05 09:51 PM


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