LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,355
Default Identifying value in a cell knowing R1C1 naming

I am using a worksheet change event and am getting row and column data from
the target value. What I want to do is get the value that is in the
following location and ultimately use it in A VLOOKUP. What am I doing
wrong?

Set Value.address = "R" & Target.Row & "C" & (Target.Column + 1))

This value will be used as a constant in an

Application.WorksheetFunction.VLookup() function


 
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
how do I change cell labelling from R1C1 to A1? agua Excel Discussion (Misc queries) 2 November 19th 07 09:14 PM
How do I change default cell reference from 'R1C1' to 'A1'? jeradavis Setting up and Configuration of Excel 1 August 1st 07 04:55 PM
Using a cell value for row in R1C1 Rob T Excel Worksheet Functions 2 November 2nd 05 03:47 PM
How to make R1C1 nomenclature work with SUM() in a cell ? [email protected] Excel Programming 9 December 16th 04 01:52 PM
Getting the value from a cell, and then using it as a name or R1C1 reference Art Excel Programming 1 April 30th 04 07:48 AM


All times are GMT +1. The time now is 04:21 AM.

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"