Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Good morning all,
I have an Excel file with two worksheets: Report and Data. The worksheet Data has data where the data are stored, and the worksheet Report is retrieving the data from Data to prepare a report by entering an ID number. The data are retrieved using the vlookup formula in the Report worksheet. The worksheet Data has 130 columns and 14,000 rows (up to) of data. The way it works is I enter an ID number in the worksheet Report. Then I press F9 to do the calculation and the worksheet Report will start to populate the data. Due to the size of Data worksheet, it takes about 2 minutes to have the Report worksheet fully populated. The problem that I am having is the file freezes after I press F9. On the bottom left corner, it shows Calculating Cells: 0% of Data worksheet, and it would not move forward. I also tried to reduce the number of rows (from 14,000 to 300) to test whether it would help, and it did not help. I have been using the file for months, and I have never had that problem until recently. Recently, I made additions and deletions of columns in Data and rows in Report, but the number of rows and columns stay the same from before. Does anyone have any idea of what causes, and how to resolve it? Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try rebuilding the dependency tree with CTRL+ALT+SHIFT+F9
-- Kind regards, Niek Otten Microsoft MVP - Excel "Accesshelp" wrote in message ... Good morning all, I have an Excel file with two worksheets: Report and Data. The worksheet Data has data where the data are stored, and the worksheet Report is retrieving the data from Data to prepare a report by entering an ID number. The data are retrieved using the vlookup formula in the Report worksheet. The worksheet Data has 130 columns and 14,000 rows (up to) of data. The way it works is I enter an ID number in the worksheet Report. Then I press F9 to do the calculation and the worksheet Report will start to populate the data. Due to the size of Data worksheet, it takes about 2 minutes to have the Report worksheet fully populated. The problem that I am having is the file freezes after I press F9. On the bottom left corner, it shows Calculating Cells: 0% of Data worksheet, and it would not move forward. I also tried to reduce the number of rows (from 14,000 to 300) to test whether it would help, and it did not help. I have been using the file for months, and I have never had that problem until recently. Recently, I made additions and deletions of columns in Data and rows in Report, but the number of rows and columns stay the same from before. Does anyone have any idea of what causes, and how to resolve it? Thanks. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Niek,
Thanks for your helps. As you instructed, I tried CTRL+ALT+SHIFT+F9 and waited for 7 minutes. It's still not working. I also tried CTRL+ALT+F9 (and waited 10 minutes), and it's still not working. Do you have any other suggestions? Thanks. "Niek Otten" wrote: Try rebuilding the dependency tree with CTRL+ALT+SHIFT+F9 -- Kind regards, Niek Otten Microsoft MVP - Excel "Accesshelp" wrote in message ... Good morning all, I have an Excel file with two worksheets: Report and Data. The worksheet Data has data where the data are stored, and the worksheet Report is retrieving the data from Data to prepare a report by entering an ID number. The data are retrieved using the vlookup formula in the Report worksheet. The worksheet Data has 130 columns and 14,000 rows (up to) of data. The way it works is I enter an ID number in the worksheet Report. Then I press F9 to do the calculation and the worksheet Report will start to populate the data. Due to the size of Data worksheet, it takes about 2 minutes to have the Report worksheet fully populated. The problem that I am having is the file freezes after I press F9. On the bottom left corner, it shows Calculating Cells: 0% of Data worksheet, and it would not move forward. I also tried to reduce the number of rows (from 14,000 to 300) to test whether it would help, and it did not help. I have been using the file for months, and I have never had that problem until recently. Recently, I made additions and deletions of columns in Data and rows in Report, but the number of rows and columns stay the same from before. Does anyone have any idea of what causes, and how to resolve it? Thanks. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Niek,
By the way, I am using Excel 2003, and I have also tried to use that Excel file in another computer. I had the same problem. Thanks. "Niek Otten" wrote: Try rebuilding the dependency tree with CTRL+ALT+SHIFT+F9 -- Kind regards, Niek Otten Microsoft MVP - Excel "Accesshelp" wrote in message ... Good morning all, I have an Excel file with two worksheets: Report and Data. The worksheet Data has data where the data are stored, and the worksheet Report is retrieving the data from Data to prepare a report by entering an ID number. The data are retrieved using the vlookup formula in the Report worksheet. The worksheet Data has 130 columns and 14,000 rows (up to) of data. The way it works is I enter an ID number in the worksheet Report. Then I press F9 to do the calculation and the worksheet Report will start to populate the data. Due to the size of Data worksheet, it takes about 2 minutes to have the Report worksheet fully populated. The problem that I am having is the file freezes after I press F9. On the bottom left corner, it shows Calculating Cells: 0% of Data worksheet, and it would not move forward. I also tried to reduce the number of rows (from 14,000 to 300) to test whether it would help, and it did not help. I have been using the file for months, and I have never had that problem until recently. Recently, I made additions and deletions of columns in Data and rows in Report, but the number of rows and columns stay the same from before. Does anyone have any idea of what causes, and how to resolve it? Thanks. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try Find-and-replace, replacing all "=" signs (equal signs) by "=". Yes,
replace equals sign by equals sign (for the formula sheet) It wouldn't do any harm to do that for tha data sheet as well -- Kind regards, Niek Otten Microsoft MVP - Excel "Accesshelp" wrote in message ... Niek, By the way, I am using Excel 2003, and I have also tried to use that Excel file in another computer. I had the same problem. Thanks. "Niek Otten" wrote: Try rebuilding the dependency tree with CTRL+ALT+SHIFT+F9 -- Kind regards, Niek Otten Microsoft MVP - Excel "Accesshelp" wrote in message ... Good morning all, I have an Excel file with two worksheets: Report and Data. The worksheet Data has data where the data are stored, and the worksheet Report is retrieving the data from Data to prepare a report by entering an ID number. The data are retrieved using the vlookup formula in the Report worksheet. The worksheet Data has 130 columns and 14,000 rows (up to) of data. The way it works is I enter an ID number in the worksheet Report. Then I press F9 to do the calculation and the worksheet Report will start to populate the data. Due to the size of Data worksheet, it takes about 2 minutes to have the Report worksheet fully populated. The problem that I am having is the file freezes after I press F9. On the bottom left corner, it shows Calculating Cells: 0% of Data worksheet, and it would not move forward. I also tried to reduce the number of rows (from 14,000 to 300) to test whether it would help, and it did not help. I have been using the file for months, and I have never had that problem until recently. Recently, I made additions and deletions of columns in Data and rows in Report, but the number of rows and columns stay the same from before. Does anyone have any idea of what causes, and how to resolve it? Thanks. |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Niek,
Thank you very much for continuing to help me. As you instructed, I replaced the "=" signs on the Report worksheet, and it seems to work. However, when I press F9, it freezes. So I do the replace ("=" signs) on Data worksheet, and it freezes. Could you please educate why we have to replace the = signs? What do you think the problem is? I don't know this information would make any different. The formula in the Data worksheet are array formula (e.g. {(......)}). In the Report worksheet, there are 3 columns, and all 3 columns are vlookup. The first column is vlookup straight to the data, and the last two columns are vlookup to the array formula in the Data worksheet. For the first column being vlookup straight to the data, after I did the replace on = on the Report worksheet, the first column populates with data. The last two columns do not populate anything. Thanks. "Niek Otten" wrote: Try Find-and-replace, replacing all "=" signs (equal signs) by "=". Yes, replace equals sign by equals sign (for the formula sheet) It wouldn't do any harm to do that for tha data sheet as well -- Kind regards, Niek Otten Microsoft MVP - Excel "Accesshelp" wrote in message ... Niek, By the way, I am using Excel 2003, and I have also tried to use that Excel file in another computer. I had the same problem. Thanks. "Niek Otten" wrote: Try rebuilding the dependency tree with CTRL+ALT+SHIFT+F9 -- Kind regards, Niek Otten Microsoft MVP - Excel "Accesshelp" wrote in message ... Good morning all, I have an Excel file with two worksheets: Report and Data. The worksheet Data has data where the data are stored, and the worksheet Report is retrieving the data from Data to prepare a report by entering an ID number. The data are retrieved using the vlookup formula in the Report worksheet. The worksheet Data has 130 columns and 14,000 rows (up to) of data. The way it works is I enter an ID number in the worksheet Report. Then I press F9 to do the calculation and the worksheet Report will start to populate the data. Due to the size of Data worksheet, it takes about 2 minutes to have the Report worksheet fully populated. The problem that I am having is the file freezes after I press F9. On the bottom left corner, it shows Calculating Cells: 0% of Data worksheet, and it would not move forward. I also tried to reduce the number of rows (from 14,000 to 300) to test whether it would help, and it did not help. I have been using the file for months, and I have never had that problem until recently. Recently, I made additions and deletions of columns in Data and rows in Report, but the number of rows and columns stay the same from before. Does anyone have any idea of what causes, and how to resolve it? Thanks. |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
<Could you please educate why we have to replace the = signs? What do you
think the problem is? That is the same as rebuilding the dependency tree. If you wish, you can mail me your workbook. I will not open it if there are any macros in it. I will report anything I might find back to this group. -- Kind regards, Niek Otten Microsoft MVP - Excel "Accesshelp" wrote in message ... Niek, Thank you very much for continuing to help me. As you instructed, I replaced the "=" signs on the Report worksheet, and it seems to work. However, when I press F9, it freezes. So I do the replace ("=" signs) on Data worksheet, and it freezes. Could you please educate why we have to replace the = signs? What do you think the problem is? I don't know this information would make any different. The formula in the Data worksheet are array formula (e.g. {(......)}). In the Report worksheet, there are 3 columns, and all 3 columns are vlookup. The first column is vlookup straight to the data, and the last two columns are vlookup to the array formula in the Data worksheet. For the first column being vlookup straight to the data, after I did the replace on = on the Report worksheet, the first column populates with data. The last two columns do not populate anything. Thanks. "Niek Otten" wrote: Try Find-and-replace, replacing all "=" signs (equal signs) by "=". Yes, replace equals sign by equals sign (for the formula sheet) It wouldn't do any harm to do that for tha data sheet as well -- Kind regards, Niek Otten Microsoft MVP - Excel "Accesshelp" wrote in message ... Niek, By the way, I am using Excel 2003, and I have also tried to use that Excel file in another computer. I had the same problem. Thanks. "Niek Otten" wrote: Try rebuilding the dependency tree with CTRL+ALT+SHIFT+F9 -- Kind regards, Niek Otten Microsoft MVP - Excel "Accesshelp" wrote in message ... Good morning all, I have an Excel file with two worksheets: Report and Data. The worksheet Data has data where the data are stored, and the worksheet Report is retrieving the data from Data to prepare a report by entering an ID number. The data are retrieved using the vlookup formula in the Report worksheet. The worksheet Data has 130 columns and 14,000 rows (up to) of data. The way it works is I enter an ID number in the worksheet Report. Then I press F9 to do the calculation and the worksheet Report will start to populate the data. Due to the size of Data worksheet, it takes about 2 minutes to have the Report worksheet fully populated. The problem that I am having is the file freezes after I press F9. On the bottom left corner, it shows Calculating Cells: 0% of Data worksheet, and it would not move forward. I also tried to reduce the number of rows (from 14,000 to 300) to test whether it would help, and it did not help. I have been using the file for months, and I have never had that problem until recently. Recently, I made additions and deletions of columns in Data and rows in Report, but the number of rows and columns stay the same from before. Does anyone have any idea of what causes, and how to resolve it? Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Spread sheet calculating/not calc from opening file differently | Excel Worksheet Functions | |||
calculating using 3 worksheets in a file | Excel Discussion (Misc queries) | |||
Working with a large file, calculating after every little change | Setting up and Configuration of Excel | |||
Calculating recurring date in following month, calculating # days in that period | Excel Worksheet Functions | |||
Calculating Cells - Slower in Smaller File | Excel Discussion (Misc queries) |