Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Renee R.
 
Posts: n/a
Default How do I add periods to complete a word in a cell?

For example:

brian.........
angela......
bob..........
  #2   Report Post  
David Billigmeier
 
Posts: n/a
Default

Assume your names are in the range A1:A1000, enter this formula in B1 (array
formula so enter it with Ctrl+Shift+Enter) and drag down:

=CONCATENATE(A1,REPT(".",MAX(LEN($A$1:$A$1000))-LEN(A1)))
--
Regards,
Dave


"Renee R." wrote:

For example:

brian.........
angela......
bob..........

  #3   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

Renee,

I think you're asking how to get Excel to complete a cell with known values
(like Brian's full name when you've only started to type it). But I'm not
at all sure. If so, post back. There's a way.
--
Earl Kiosterud
www.smokeylake.

"Renee R." wrote in message
...
For example:

brian.........
angela......
bob..........



  #4   Report Post  
Renee R.
 
Posts: n/a
Default

No... not exactly. I want the cell to be completed with all periods after
each name. I have one name per cell from A7 down to A50... and after each
name I want to see periods up to the end of the cell.

"Earl Kiosterud" wrote:

Renee,

I think you're asking how to get Excel to complete a cell with known values
(like Brian's full name when you've only started to type it). But I'm not
at all sure. If so, post back. There's a way.
--
Earl Kiosterud
www.smokeylake.

"Renee R." wrote in message
...
For example:

brian.........
angela......
bob..........




  #5   Report Post  
Dave Peterson
 
Posts: n/a
Default

Kind of like leaders in table of contents?

You could apply a custom format
format|Cells|number tab|Custom category:

@*.



Renee R. wrote:

No... not exactly. I want the cell to be completed with all periods after
each name. I have one name per cell from A7 down to A50... and after each
name I want to see periods up to the end of the cell.

"Earl Kiosterud" wrote:

Renee,

I think you're asking how to get Excel to complete a cell with known values
(like Brian's full name when you've only started to type it). But I'm not
at all sure. If so, post back. There's a way.
--
Earl Kiosterud
www.smokeylake.

"Renee R." wrote in message
...
For example:

brian.........
angela......
bob..........





--

Dave Peterson


  #6   Report Post  
Renee R.
 
Posts: n/a
Default

Thank you VERY much! That worked perfectly! Renee

"Dave Peterson" wrote:

Kind of like leaders in table of contents?

You could apply a custom format
format|Cells|number tab|Custom category:

@*.



Renee R. wrote:

No... not exactly. I want the cell to be completed with all periods after
each name. I have one name per cell from A7 down to A50... and after each
name I want to see periods up to the end of the cell.

"Earl Kiosterud" wrote:

Renee,

I think you're asking how to get Excel to complete a cell with known values
(like Brian's full name when you've only started to type it). But I'm not
at all sure. If so, post back. There's a way.
--
Earl Kiosterud
www.smokeylake.

"Renee R." wrote in message
...
For example:

brian.........
angela......
bob..........




--

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
How can I use word wrap in a merged cell in excel 2000? PartnersHC Excel Discussion (Misc queries) 4 October 18th 09 10:02 PM
searching a cell for a contained text word Doug K Charts and Charting in Excel 0 June 20th 05 09:10 PM
how do I make a word typed in a cell go to a specific cell in anot Lmatarazzo Excel Discussion (Misc queries) 3 April 21st 05 04:29 AM
How do I imbed a Word document into an Excel cell? Baxter Excel Discussion (Misc queries) 2 March 12th 05 01:55 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 05:29 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"