Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
RagDyeR
 
Posts: n/a
Default

Thanks for the feed-back.
--

Regards,

RD
--------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
--------------------------------------------------------------------

"Robbie in Houston" wrote in message
...
Thanks, that one does the trick.


"RagDyeR" wrote in message
...
You could try using 2 columns.

First, you must format your input column as Text, just so XL will permit
the
entry of your 22 digits without changing any of them.
This input column could be placed in any "out-of-the-way" area of the
sheet.

Then, use a Text formula in the presentation column, to parse the input
column data to the display appearance that you're looking for.

Input data - J2:j20

Enter this formula in say Column A:

=LEFT(J2,4)&" "&MID(J2,5,4)&" "&MID(J2,9,4)&" "&MID(J2,13,4)&"
"&MID(J2,17,4)&" "&RIGHT(J2,2)

This works for exactly 22 digits.
If you might need more, just drop the Right function and add more MID()s.
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

"Robbie in Houston" wrote in message
...
Thanks Ron, that's what I was afraid of. I tried to use the text format
option but I would still like it to display the spaces properly without
having to type <space between each group of numbers. Is this possible,
or
does the text format have the same limitation?

Thanks,
Robbie






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cell formatting behaviour question derek Excel Discussion (Misc queries) 3 February 22nd 05 10:17 PM
Number formatting Fred Holmes Excel Discussion (Misc queries) 2 February 21st 05 06:02 PM
Conditional formatting row when cell value is an even number hhunt Excel Worksheet Functions 5 February 2nd 05 09:29 PM
Pivot Table Drill Down Number Formatting Gregg Riemer Excel Discussion (Misc queries) 1 January 4th 05 10:53 PM
Formatting a cell as "text" in the number catagory. Ed Excel Worksheet Functions 3 December 7th 04 07:12 PM


All times are GMT +1. The time now is 02:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"