LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default adding verbiage to the end of a cell


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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Inputbox Verbiage Ron[_6_] Excel Programming 3 April 17th 09 06:37 PM
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 [email protected] Excel Worksheet Functions 2 November 7th 07 09:39 AM
How do I add verbiage to a cell that has a hyperlink already bowlegged64 Excel Discussion (Misc queries) 3 February 2nd 06 09:00 PM
Compare Text in 2 worksheets where verbiage is slightly different annem Excel Worksheet Functions 2 August 15th 05 11:19 PM
Macro to get rid of "Chart1" Verbiage Ken Excel Discussion (Misc queries) 1 December 7th 04 03:15 AM


All times are GMT +1. The time now is 03:07 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"