Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When combining text and cell values in a concatenate function, I would like
to control the number format in the concatenate cell: comma separator, decimal place, etc. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
="this is text " & text(a1,"$000,000.00") & " due on: " & text(b1,"mm/dd/yyyy")
R1dgeway wrote: When combining text and cell values in a concatenate function, I would like to control the number format in the concatenate cell: comma separator, decimal place, etc. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Concatenate numbers and text while holding a custom number format. | Excel Worksheet Functions | |||
how do I get a function formula cell to format as a number? | Excel Worksheet Functions | |||
How do I format Concatenate function? | Excel Discussion (Misc queries) | |||
Format numbers returned in the function CONCATENATE | Excel Discussion (Misc queries) | |||
concatenate number format issue | Excel Worksheet Functions |