Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default how to use vector name with a formula

For example, I want to a cell has a function of B$Text($C1)(grammar
mistake). If C1=1,B1=2,B2=3, the value for that cell is 3, the value of
$B1, not "B1". Is there a way to implement this if the vector name has
formula. Any help is appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default how to use vector name with a formula

I think you want:

=indirect("B"&$c1)



Qing Xu wrote:

For example, I want to a cell has a function of B$Text($C1)(grammar
mistake). If C1=1,B1=2,B2=3, the value for that cell is 3, the value of
$B1, not "B1". Is there a way to implement this if the vector name has
formula. Any help is appreciated.


--

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
Vector Perceptual Mapping [email protected] Charts and Charting in Excel 2 June 10th 06 09:01 PM
How do I draw 3D vector arithmetic, showing vector subtraction? Colin Kemp Excel Discussion (Misc queries) 0 April 5th 06 07:30 AM
How to use MATCH with a vector in VBA? joes Excel Programming 1 March 28th 06 05:07 PM
Insert row for each different value in a vector Alex St-Pierre Excel Programming 1 February 23rd 06 08:41 PM
from table to vector PierreL Excel Worksheet Functions 6 November 25th 04 01:03 AM


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