Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi,
I use excel to store my data and then i do analysis on the data. New data comes in frequently, which means i need to make changes to my formulas and my graphs, which is quite time consuming. So i tried using Define Names to define a region, which makes it a bit easier, and then i tried using the OFFSET method (see http://support.microsoft.com/default...;EN-US;Q183446). But using that method for big files makes doing calculations slow and excel recalculates all the time (since OFFSET is a volatile function). Is there any other method of doing the same method WITHOUT using a volatile function like indiret( ) or Offset( ). |
#2
![]() |
|||
|
|||
![]()
Have you considered using two spreadsheets? One as a database and one as the
chart? Using Microsoft Query to pull in the new data. "chica_guapa" wrote: Hi, I use excel to store my data and then i do analysis on the data. New data comes in frequently, which means i need to make changes to my formulas and my graphs, which is quite time consuming. So i tried using Define Names to define a region, which makes it a bit easier, and then i tried using the OFFSET method (see http://support.microsoft.com/default...;EN-US;Q183446). But using that method for big files makes doing calculations slow and excel recalculates all the time (since OFFSET is a volatile function). Is there any other method of doing the same method WITHOUT using a volatile function like indiret( ) or Offset( ). |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
enter data on 1 sheet and make it enter on next avail row on 2nd s | Excel Discussion (Misc queries) | |||
Updating calculations + graph when i enter in new data WITHOUT OFF | Excel Worksheet Functions | |||
enter data in cell then run macro automatically | Excel Discussion (Misc queries) | |||
Pulling data from 1 sheet to another | Excel Worksheet Functions | |||
Enter Data Into Another Excel File Automatically | Excel Worksheet Functions |