Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default VLOOKUP - TABLE_ARRAY SUBJECT TO CHANGE

I got rid of the last . value and it works.

Thanks.

--
Orlando Vazquez


"Dave Peterson" wrote:

Application.goto range(range("a1").value).value



ORLANDO VAZQUEZ wrote:

Thank you!
I have a related question please if you have time...

====
In a macro such as ....Application.Goto Reference:="abc"
where "abc" equals the results of the formula in cell a1

I want to goto location specified by the formula in cell A1.

For example if cell A1 formula result = equity1
When I run this macro I want to goto range "equity1"

Please let me know.

Thank you.

Orlando

I want to goto the range named "equity1"

--
Orlando Vazquez

"Dave Peterson" wrote:

The sheetnames are in A1?

=VLOOKUP(A2,Indirect("'"&a1&"'!B10:Q561"),3,FALSE)



ORLANDO VAZQUEZ wrote:

Hi,

How can I re-word the vlookup in A3 below so that when cell A1 value changes
then the TABLE_ARRAY in A3 will adjust to the new value, i.e., Equity2,
Fixed1, Alternative4, etc..

A B C

1 Equity1 [this is a formula referring to the tab name and subject to
change]

2 11/30/2008

3 =VLOOKUP(A2,Equity1!B10:Q561,3,FALSE)

Thank you.

--
Orlando Vazquez

--

Dave Peterson


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Table_Array arg for VLOOKUP TMac71 Excel Worksheet Functions 1 May 20th 08 08:54 PM
vlookup table_array A Excel Discussion (Misc queries) 4 May 2nd 08 11:02 PM
How to change a Table_Array size in a VLookup formula? Nickman Excel Discussion (Misc queries) 2 February 19th 07 07:20 PM
VLOOKUP TABLE_ARRAY veljo Excel Worksheet Functions 6 April 1st 05 12:28 AM
mass change table_array Name in VLOOKUP formula GabbyU Excel Worksheet Functions 3 January 31st 05 09:31 AM


All times are GMT +1. The time now is 12:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"