Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could use the mid function to pare off 3 digits of the string at a
time. Say your string was in cell A1:- =Mid(A1,1,3), = Mid(A1,4,3), etc somethinglikeant |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trim | Excel Worksheet Functions | |||
Trim if? | Excel Worksheet Functions | |||
VBA Trim and Application.worksheetfunction.Trim | Excel Programming | |||
Trim | Excel Programming | |||
Trim like worksheet Trim | Excel Programming |