View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default How to format cell's borders by using VBSCript?

Hi htphuoc.

This is an ideal case for use of the macro recorder; turn on the macro
recorder and perform the necessary operations manually.

This will produce code which can be generalised for your purposes.

If you experience problems in adapting the recorder code, post back with
your problematic code.


---
Regards,
Norman


"htphuoc" wrote in
message ...

How can I format each border separately of a cell by using vbscipt
(asp)?
in my case :
+Left: solid
+Top: dot
+Right: solid
+Bottom: dot
I appreciate your help.


--
htphuoc
------------------------------------------------------------------------
htphuoc's Profile:
http://www.excelforum.com/member.php...o&userid=36142
View this thread: http://www.excelforum.com/showthread...hreadid=559181