Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default inserting range value in call

This is driving me nuts. I don't program much anymore.... so I forgot
this simple one.
And, I can't find an example here... and I 'm looking all thru my old
files. So, this way will be faster.
Thanks
jeff

I need the code to insert range name (xxx) value into cell A1

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 236
Default inserting range value in call

Range("A1").Value = Range("MyRange").Value
--
Hope this helps.
If it does, please click the Yes button.
Thanks in advance for your feedback.
Gary Brown



" wrote:

This is driving me nuts. I don't program much anymore.... so I forgot
this simple one.
And, I can't find an example here... and I 'm looking all thru my old
files. So, this way will be faster.
Thanks
jeff

I need the code to insert range name (xxx) value into cell A1


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
Inserting code to call a routine when creating a worksheet John Excel Programming 7 February 6th 09 02:28 AM
Inserting Proc-Call Into BeforeSave Trent Argante Excel Programming 0 February 27th 06 03:29 PM
Inserting Proc-Call Into BeforeSave Trent Argante Excel Programming 1 February 27th 06 03:18 PM
VBA to call a range newintown[_2_] Excel Programming 0 November 4th 04 08:41 PM
VBA to call a range newintown Excel Programming 1 November 4th 04 08:21 PM


All times are GMT +1. The time now is 08:41 AM.

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"