![]() |
|
#1
|
|||
|
|||
![]()
I am trying to write a code in vba to change a target cell by a user defined percentage which already contains a value.
As an example. If N12 contains a value of 100 and G4 contains the 6% increase, i want the contents of cell N12 to increase to the value of (100 + 6 %) 106. Also I then wish to repeat this down from N12 to as many cells as required all using G4 as the target % increase. Any help or suggestions, or even someone who can write the VBA code and post would be most appreciated. |
#2
|
||||
|
||||
![]()
Hi
I don't know about VBA, but this works: If you can enter in an empty cell the value 1,06 - copy it -select the range to increase - Paste special - Multiply - OK
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Michael007 | Word VBA | 3 | 12-11-2011 01:57 AM |
![]() |
bal-007 | Word | 3 | 12-03-2011 01:27 PM |
percentage increase? | dgardner | Excel | 2 | 07-13-2011 03:04 PM |
percentage on columns | 911 | Excel | 1 | 09-01-2010 09:28 AM |
Can I auto increase numbers in a column? | compact | Word | 1 | 09-10-2009 07:16 AM |