View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Creating Leading Periods

You can give the cell a custom format of:
*.@
(and right justify the cell, too).

I have no idea about the web stuff.

SWario wrote:

I wanted to know if Excel had a function like the leading periods in
Word's Table of Contents tool, and also if there is a way to use such a
function on a website through a web language.

Any help on this would be appreciated.

--
SWario
------------------------------------------------------------------------
SWario's Profile: http://www.excelforum.com/member.php...o&userid=24432
View this thread: http://www.excelforum.com/showthread...hreadid=385881


--

Dave Peterson