![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Feb 2002
Posts: 97
|
I am calculating a range of cells through vba code ,Range("D49:BX66").Calculate. This code runs on a combobox change event. Problem is, there are 3 particular rows that do not calculate while the rest of them are. These 3 rows are doing calculalations on the other rows that are calculating. What it is actually doing is calculating those 3 rows for the values that were in the other rows before the combobox change event ocurred. Any following this? I hope so cause it very aggravating. Right now, I am doing the, Range("D49:BX66").Calculate in another subroutine that is called from the combobox change event. Please help...
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 97
|
I'm going to try again... Someone, please?
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|