cells property
Hi Souris,
The Cells propert returns a range object.
Look in VBA help for 'Range Object' and you will find lists of methods and
properties.
---
Regards,
Norman
"Souris" wrote in message
...
I wanted to assign cells property at run time liek font, color, width,
height, condition fomatting.
I would like to have the list of properies of cells.
Can you please give me the link that I can find how to code them?
Thanks millions,
|