#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Formatting

How do I add periods at the end of each text string that will not exceed the
character length of the column width? I am linking the spreadsheet to a
Pagemaker file. What I need would look like this:

Part# Price/LB Price/Unit
SST1220....................1.20............45.00

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 709
Default Formatting

kjm5775, maybe a custom format,

try and use a custom format: @*. This will fill all the space after the last
letter with periods, so if you put Test in a cell it will look like this.
Test..................

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"kjm5775" wrote in message
...
How do I add periods at the end of each text string that will not exceed

the
character length of the column width? I am linking the spreadsheet to a
Pagemaker file. What I need would look like this:

Part# Price/LB Price/Unit
SST1220....................1.20............45.00

Thanks.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Formatting

And a custom format of:
*.0.00
worked ok for non-negative numbers for me.
(for the leaders)

kjm5775 wrote:

How do I add periods at the end of each text string that will not exceed the
character length of the column width? I am linking the spreadsheet to a
Pagemaker file. What I need would look like this:

Part# Price/LB Price/Unit
SST1220....................1.20............45.00

Thanks.


--

Dave Peterson
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
condionally formatting based on another cells formatting? Derrick Excel Discussion (Misc queries) 2 July 31st 09 08:05 PM
Formatting cells in a column with conditional formatting? shamor Excel Discussion (Misc queries) 8 May 19th 08 10:11 PM
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
expanding custom formatting without removing existing cell formatting? Keith Excel Worksheet Functions 3 December 27th 06 01:54 PM


All times are GMT +1. The time now is 05:49 AM.

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"