PC Review


Reply
Thread Tools Rate Thread

combine Myvalue with formula

 
 
Helmut
Guest
Posts: n/a
 
      14th Apr 2008
Hi,

ActiveCell.FormulaR1C1 = "=RC[-9]+15.07"

I have this formula. the value 15.07 does change and i tried:

ActiveCell.FormulaR1C1 = "=RC[-9]+Myvalue"

but it doesn't work. How?
 
Reply With Quote
 
 
 
 
Joel
Guest
Posts: n/a
 
      14th Apr 2008
ActiveCell.FormulaR1C1 = "=RC[-9]+" & Myvalue


"Helmut" wrote:

> Hi,
>
> ActiveCell.FormulaR1C1 = "=RC[-9]+15.07"
>
> I have this formula. the value 15.07 does change and i tried:
>
> ActiveCell.FormulaR1C1 = "=RC[-9]+Myvalue"
>
> but it doesn't work. How?

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I combine a VLOOKUP formula and a NETWORKDAYS formula? Tracy Microsoft Excel Worksheet Functions 2 15th Oct 2009 04:14 PM
How do I combine If and AND Formula Nicole Microsoft Excel Worksheet Functions 5 20th Feb 2008 03:06 AM
Set MyValue =?Utf-8?B?Ym9kaGlzYXR2YW9mYm9vZ2ll?= Microsoft Access VBA Modules 1 8th Aug 2007 06:14 PM
Using MyValue in SaveAs Fname =?Utf-8?B?SGVsbXV0?= Microsoft Excel Programming 3 3rd Jul 2007 01:36 PM
MyValue =?Utf-8?B?U3RlcGhhbmllSA==?= Microsoft Excel Programming 3 27th Oct 2004 10:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:29 PM.