Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default How recover location with vlookup...

I need to recover the cell location using vlookup between two sheets. ie.
ActiveCell from actual worksheet, data_range i other worksheet(other file).

Application.VLookup(ActiveCell.Value,data_range, 1, True)

I need the cell location (in data_range) if the vlookup is OK.

thanks, Iván


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default How recover location with vlookup...

Hi
use Application.Match to get the row index

--
Regards
Frank Kabel
Frankfurt, Germany

"Iván" schrieb im Newsbeitrag
...
I need to recover the cell location using vlookup between two sheets.

ie.
ActiveCell from actual worksheet, data_range i other worksheet(other

file).

Application.VLookup(ActiveCell.Value,data_range, 1, True)

I need the cell location (in data_range) if the vlookup is OK.

thanks, Iván



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
Macro - save to current location vs excel default location leezard Excel Discussion (Misc queries) 0 October 28th 08 03:04 PM
VLOOKUP - recover missing data source daveberm Excel Worksheet Functions 0 January 26th 08 05:42 AM
Need to recover data Marcosten New Users to Excel 6 July 27th 06 07:23 PM
Vlookup file location changes depending on value within cell vane0326 Excel Worksheet Functions 0 June 25th 06 03:23 AM
Recover information islipped Excel Discussion (Misc queries) 1 May 25th 06 10:50 PM


All times are GMT +1. The time now is 02:26 PM.

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

About Us

"It's about Microsoft Excel"