Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi
I have the below macro which works fine, but I need to add to it. Sub Button6_Click() Range("c12") = Range("c12") + Range("d8") Range("A8,b8,b7,c8") = 0 End Sub In cell c14 I want to display a number when I push the above button. In cell f2 I have a number that changes when data is added to my worksheet. if the number in f2 is +1 or less i need a "1" displayed in c14, if it is +2 or + 3 I need a "2", if it is +4 or +5 I need a "3", +6 or +7 I need a "4", +8 or more i need a "5". any help will be appretiated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
using a cell value to control a counter inside a macro and displaying macro value | Excel Worksheet Functions | |||
Macro needed to Paste Values and prevent Macro operation | Excel Discussion (Misc queries) | |||
Macro needed to Paste Values and prevent Macro operation | Excel Discussion (Misc queries) |