|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Excel.application boarders
Does anyone know the vba for createing boarders on certain cells? Im creating a vbs script that makes packing slips but I would like to use boarders.
Hope you can help, Thanks
__________________
That's 'cause droids don't pull people's arms out of their sockets when they lose. Wookies are known to do that. |
|
#2
|
|||
|
|||
|
Quote:
u can try this--> Borders - To draw a border around a cell, use the BorderAround property of a cell object. For example appXl.ActiveSheet.Cells(1, 1).BorderAround Weight:=xlThin draws a border around cell A1. |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Excel.application boarders |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|