LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
y y is offline
external usenet poster
 
Posts: 60
Default Control name values.

I defined a Name, called ARNG, that stores a range of cells.
I used the INDIRECT function to define the range and I passed as argument a concatenation of strings.
I would control the value of the Name ARNG.
In practice:

iniz = 5
nf = MID(INFO.DOC(1);FIND("]";INFO.DOC(1))+1;LEN(info.doc(1)))
ARNG =INDIRECT(nf1&"!$D$"&iniz&":$D$"&(iniz+45))

How can I control what value the Name ARNG assumes?
Thanks in advance.
Alex.

 
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 find out property values for each control object? Bob Allen[_2_] Excel Discussion (Misc queries) 3 July 30th 09 11:23 PM
2007 Form Control/ActiveX Control font difference Nikko963 Excel Discussion (Misc queries) 0 April 15th 09 04:21 PM
How to use values stored in a combo box control? Arlen Excel Discussion (Misc queries) 4 July 25th 08 09:34 PM
Difference between a Forms Control verus Active-X Control funGT350 Excel Discussion (Misc queries) 6 May 6th 08 11:20 PM
Passing variable values to userform control KJ-clueless Excel Discussion (Misc queries) 2 November 27th 07 10:51 PM


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