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
Printing from Terminal-Like App
No picture, just sound on xbox 360
Boable Disc
Unbound subform will not requery correctly
What are the Interview Questions expected for WSS 3.0 having 1.5 to 2 years of experience.
What is the best OS to run Vmware Server 2 on?
updates for Office Communication Server 2007 R2
Bond Value Calculation
Is the SDK for .Net 3.0 required to run a regasm /codebase registration?
Problems with Distributed Transaction Coordinator (MSDTC)