Microsoft
Software
Hardware
Network
Question : Defining anamed range dunamically
How do I define the range "AllAC" dynamically? Instead of "='All Incidents'!$AI$6:$AI$602",
I need it to be defined as AI6 down to the intersection of Column AI and the row number in C1.
For example right now the number in C1 is 433 and I need the range to be "='All Incidents'!$AI$6:$AI$433"
I need it to be dynamic because tomorow the number in C1 might be 517 or whatever.
Thanks,
John
Answer : Defining anamed range dunamically
John,
When you set up the name, have it refer to this formula:
='All Incidents'!$AI$6:INDEX('Al
l Incidents'!$AI:$AI,'All Incidents'!$C$1,1)
Patrick
Random Solutions
Load progress bar C#, asp.net
Office 2007 Product ID
On timer event passes it's own time
Open and Print PDF file
How can I automatically (VBA) insert a comment when certain condition exist in a cell;
How to format SQL query string in vb.net for a multi-field index in Access??
C# 3.0 - Generic Bulk Copy
Is there a way to access the Office clipboard using Visual Basic in Word?
Getting the Index of a Repeater Row
What is the software that dell provides to monitor health of laptops and desktops from a central location.?