Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good Morning,
A group of 22 users have asked if it possibe to insert bullets into text entries in a column, for example column H. Inserting a Symbol is not convenient. I did a search and found the following answer to this question back in Feb 2006, A simple code line Set TB = UserForm1.TextBox1 TB.Value= Replace(TB.Value, CHR$(10), "* ") should do the trick. I am not a programmer. Could someone please let me know how I can implement this into our file THank you Marsh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 high cpu usage, format cell, wrap text | Excel Discussion (Misc queries) | |||
Excel 2007 import text file VBA code - Origin:= | Excel Programming | |||
Text format - setting text colour with code | Excel Discussion (Misc queries) | |||
Excel 2007 - change size of text as a result of conditional format | Excel Discussion (Misc queries) | |||
How do I enter cell text in list format in Excel 2007? | Excel Discussion (Misc queries) |