![]() |
![]() |
|
|||||||
| 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: Mar 2002
Location: Maryland
Posts: 424
|
Hi!
I am having trouble thinking of how this works! I need a range that can change dynamically. And I need to be able to enter this range in the formula as the second value. Say my spreadsheet lists 10 projects, in cells F7 thru F16. The formula is: =F7:F16. But next time I add a project to the list and the range has increased by one, how do I define the second value as a dynamic range? And use it in the formula? Thanks, to whom ever can answer this. Nancy |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Posts: 175
|
there's lots on this previously. try a search on 'dynamic ranges' or somesuch.
__________________
Regards, Mike. |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Posts: 363
|
__________________
It's never too late to learn something new. Ricky |
|
|
|
|
|
#4 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
|
|
|
|
|
|
|
#5 |
|
Board Regular
Join Date: Mar 2002
Location: Maryland
Posts: 424
|
The columns to the right and left of the
project number has data in it also. The projects are listed by Project Number. Thanks, Nancy |
|
|
|
|
|
#6 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,317
|
Quote:
=ISNUMBER(a-project-number) ==> TRUE Do the columns left and right contain numbers or dates or hours? Aladin |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|