Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thank you very much -- htphuoc ------------------------------------------------------------------------ htphuoc's Profile: http://www.excelforum.com/member.php...o&userid=36142 View this thread: http://www.excelforum.com/showthread...hreadid=559181 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Get cell's number format category in VBA? | Excel Discussion (Misc queries) | |||
how do I lock a cell's format but still allow to edit it's value? | Excel Discussion (Misc queries) | |||
Conditional Format on another cell's value | Excel Discussion (Misc queries) | |||
Conditional Format based on other cell's value | Excel Worksheet Functions | |||
Locking a cell's format, but not value | Excel Discussion (Misc queries) |