#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Refrencing

I have the problem. I have sheet with some data organized in few columns
and I want to reference values from that table in dependence of the
first value in row.
Is it possible?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default Refrencing

Have a look at the MATCH worksheet function

--
Don Guillett
SalesAid Software

"John Smith" wrote in message
...
I have the problem. I have sheet with some data organized in few columns
and I want to reference values from that "table" in dependence of the first
value in row.
Is it possible?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Refrencing

Don Guillett wrote:
Have a look at the MATCH worksheet function



This is promising...
And how could I do referencing on field when I now that is "A5"?
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Refrencing

If A1 contains the string "A5" and you want to display or use the value in
A5 in another cell, then in the other cell, put in the formula

=Indirect(A1)

--
Regards,
Tom Ogilvy


"John Smith" wrote in message
...
Don Guillett wrote:
Have a look at the MATCH worksheet function



This is promising...
And how could I do referencing on field when I now that is "A5"?



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Refrencing

Hi John,

Look at the Offset Property in VBA help.


---
Regards,
Norman



"John Smith" wrote in message
...
I have the problem. I have sheet with some data organized in few columns
and I want to reference values from that "table" in dependence of the first
value in row.
Is it possible?





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
Date refrencing Amin Excel Worksheet Functions 3 April 20th 10 04:08 PM
Formular for refrencing two referances steve clarke Excel Worksheet Functions 3 July 27th 09 03:20 PM
Refrencing cell formulas in a new worksheet MWay Excel Worksheet Functions 2 April 6th 07 04:56 PM
Refrencing and Linking Worksheets jerm Excel Worksheet Functions 1 February 16th 07 08:26 PM
Refrencing an entire worksheet? el_grimley Excel Discussion (Misc queries) 2 September 5th 05 06:17 PM


All times are GMT +1. The time now is 02:08 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"