Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi:
Can I split a cell with text, then a formula, then with more text? If so how? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Follow this general syntax:
="Text "&FORMULA&" text" For example: ="Today is day "&DAY(NOW())&" of the month" Returns: Today is day 25 of the month -- Biff Microsoft Excel MVP "mome" wrote in message ... Hi: Can I split a cell with text, then a formula, then with more text? If so how? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to split cell data? | Excel Discussion (Misc queries) | |||
Split data in a cell | Excel Worksheet Functions | |||
Split cell data in mutiple rows | Excel Discussion (Misc queries) | |||
How to seperate data in a cell which is split by a comma | Excel Worksheet Functions | |||
Split data from one cell to two separate cells | Excel Worksheet Functions |