Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'd like to format data to show only part of the cells contents
For Example CM12 5DJ becomes CM12 Thank you |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this:
=LEFT(A1,FIND(" ",A1)-1) "LisaB" wrote in message ... I'd like to format data to show only part of the cells contents For Example CM12 5DJ becomes CM12 Thank you |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Format Part of Cells Text | Excel Discussion (Misc queries) | |||
how do i format cells in excel to show difference in payment amt | Excel Discussion (Misc queries) | |||
Format Cells to show different values | Excel Worksheet Functions | |||
How to format cells to show dates as the week-ending date of that | Excel Worksheet Functions | |||
Merge cells in Excel 2003 doesn't show up on Format Alignment | Excel Discussion (Misc queries) |