Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Assign a hoykey combination to a macro, containing these 2 lines of code: __________________________________________________ ____________________ ActiveCell.Value = ActiveCell.Value & " < 10.000" Range(ActiveCell.Row & ":" & ActiveCell.Row).Interior.ColorIndex = 6 __________________________________________________ ____________________ CE ActiveCell.Value = "jjnotme" wrote in message ... I want to be able to add words to the end of a cell. For instance if the cell contains "total for NY", I want to be able to add " < 10,000" at the end. The cell would need to say "total for NY < 10,000". Then I want the whole row highlighted in yellow. Can someone please help me with this? Thank you CP |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inputbox Verbiage | Excel Programming | |||
How can I copy a value from a cell and paste it into another cell while adding it to the previous value in that cell | Excel Worksheet Functions | |||
How do I add verbiage to a cell that has a hyperlink already | Excel Discussion (Misc queries) | |||
Compare Text in 2 worksheets where verbiage is slightly different | Excel Worksheet Functions | |||
Macro to get rid of "Chart1" Verbiage | Excel Discussion (Misc queries) |