Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Found the cell format code that tells you if a cell is text formatted.
*if Selection.Cells(rowcount, columncount).NumberFormat = "@"* acts on cells that are text formatted (@ is the code for a text cell) Thanks for all your help. The code at http://support.microsoft.com/defaul...amp;Product=xlw was especially helpfull. I have modified it to meet my requirements. ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text in Text-formatted cells changes to ### after the 255th charac | Excel Discussion (Misc queries) | |||
Excel copied cells not recognising date formats | Excel Discussion (Misc queries) | |||
How to count the number of Excel cells with text formatted Italic | Excel Worksheet Functions | |||
Pivot Table keep apart cells text that I've formatted as numbers | Excel Worksheet Functions | |||
Converting 'General' formatted cells to Text formatted cell using. | Excel Worksheet Functions |