LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #14   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default Format Individual Characters in a Cell

It took me a good 30 seconds studying to notice the difference there :)
Thanks for the explanation of what was going on.
So there is a way of bundling several ranges at ocne - thanks, that'll
help a lot.

Darren

On Mon, 9 May 2005 16:18:42 +0100, Peter T <peter_t@discussions wrote:

Typo:

ActiveSheet.Names.Add "MyName", Union(Range(sAddr1), Range(sAddr1))


should read

ActiveSheet.Names.Add "MyName", Union(Range(sAddr1), Range(sAddr2))

Peter T


 
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
How to change format for an individual word in a cell jaysan3 Excel Discussion (Misc queries) 1 August 28th 09 11:03 AM
Format individual coloumn cell with corresponding coloum cell resu Ashok Thapar Excel Worksheet Functions 1 November 26th 08 04:58 AM
Format row color based on individual cell Beawesum Excel Discussion (Misc queries) 3 August 15th 08 08:09 PM
hiding individual characters in Excel Anita Stuever Excel Discussion (Misc queries) 7 May 6th 08 10:02 PM
Can Excel access substrings and individual characters? bxc2739 Excel Discussion (Misc queries) 1 April 25th 06 04:21 PM


All times are GMT +1. The time now is 03:09 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"