Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
I wonder if it is possible to always keep one piece of text at the beginning of a cell. Lets say cells in range D5 to D2000 always need to contain the text "Financial Review: " at the beginning then followed by the user's entry. If the cell is empty nothing should be displayed. Cells in range D5 to D2000 are to start with empty but will be populated with any kind of text as we go along. The user might enter "Revenue to low according to PL". After the user has entered "Revenue to low according to PL" is it then possible to add "Financial Review: " with a macro. The Cell should now display "Financial Review: Revenue to low according to PL". Any help much appreciated. -- Regards, Martin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF cell contains part of text | Excel Worksheet Functions | |||
Get part of text in a Cell | Excel Discussion (Misc queries) | |||
find text in cell and replace it with part of the text in that ce. | Excel Discussion (Misc queries) | |||
USE PART OF TEXT FROM ONE CELL IN ANOTHER | Excel Discussion (Misc queries) | |||
Display contents of cell in another cell as part of text string? | New Users to Excel |