Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have the following code to add a percentage in a formula. Cells(n, 5) = "'+6%" Cells(n, 6).FormulaR1C1 = "=.6*r[-1]c" I sometimes use different percentages such as 7 or 10 etc...so what would like to know how to do is change the 6% somehow so that I can pu in a different number when I need to so the new number will show up o the worksheet. I hope this makes sense to someone. Thank you -- pcscs ----------------------------------------------------------------------- pcscsr's Profile: http://www.excelforum.com/member.php...fo&userid=1200 View this thread: http://www.excelforum.com/showthread.php?threadid=31904 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why the arbitrary spreadsheet size limitations? | Excel Discussion (Misc queries) | |||
Entering numbers in a cel formula | Excel Discussion (Misc queries) | |||
Entering numbers in a cel formula | Excel Worksheet Functions | |||
how do you get # value returned by entering: =4^3 (answer 64)??? | Excel Discussion (Misc queries) | |||
Formula without using numbers after decimal in the answer | Excel Discussion (Misc queries) |