#1   Report Post  
Posted to microsoft.public.excel.misc
denileigh
 
Posts: n/a
Default Formatting Help


I have the following field:

=LEFT((T3)&"000",3)

It returns B00 or AL0, etc. depending on the value of T3. However, I
need it to take the value of T3 (ie: A, BL, R, etc) and make it take 3
spaces without the zeros?

Does that make sense? Something like,

AL(space) or B(space)(space) or if empty (space)(space)(space). This
is then put into a join string.

I can't seem to find a way to do this. Any ideas?

Thanks!


--
denileigh
------------------------------------------------------------------------
denileigh's Profile: http://www.excelforum.com/member.php...o&userid=30211
View this thread: http://www.excelforum.com/showthread...hreadid=531666

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Formatting Help

=LEFT(T3&" ",3)

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"denileigh" wrote
in message ...

I have the following field:

=LEFT((T3)&"000",3)

It returns B00 or AL0, etc. depending on the value of T3. However, I
need it to take the value of T3 (ie: A, BL, R, etc) and make it take 3
spaces without the zeros?

Does that make sense? Something like,

AL(space) or B(space)(space) or if empty (space)(space)(space). This
is then put into a join string.

I can't seem to find a way to do this. Any ideas?

Thanks!


--
denileigh
------------------------------------------------------------------------
denileigh's Profile:

http://www.excelforum.com/member.php...o&userid=30211
View this thread: http://www.excelforum.com/showthread...hreadid=531666



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
Conditional Formatting Error ddate Excel Worksheet Functions 0 May 5th 05 09:00 PM
difficulty with conditional formatting Deb Excel Discussion (Misc queries) 0 March 23rd 05 06:13 PM
conditional formatting question Deb Excel Discussion (Misc queries) 0 March 23rd 05 02:07 AM
Formatting dates in the future Compass Rose Excel Worksheet Functions 3 January 17th 05 10:39 PM
Conditional formatting not available in Excel BAB Excel Discussion (Misc queries) 2 January 1st 05 03:33 PM


All times are GMT +1. The time now is 06:12 PM.

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

About Us

"It's about Microsoft Excel"