![]() |
How to set the format of a cell in excel through vb6
Hi.
I want to set the format of a cell in excel throug vb6. Already created the excel.application object (xl)m and created workbook. How would I do it. I would like to set it to text. Thanks. |
How to set the format of a cell in excel through vb6
Range("A1").Value = "test"
|
How to set the format of a cell in excel through vb6
Record the formatting operation as a macro, edit it, and you will see it!
Regards, Stefi €˛Camper Joe€¯ ezt Ć*rta: Hi. I want to set the format of a cell in excel throug vb6. Already created the excel.application object (xl)m and created workbook. How would I do it. I would like to set it to text. Thanks. |
How to set the format of a cell in excel through vb6
Thanks.
That makes perfects sense. Also, thanks on the previous post. "Stefi" wrote: Record the formatting operation as a macro, edit it, and you will see it! Regards, Stefi €˛Camper Joe€¯ ezt Ć*rta: Hi. I want to set the format of a cell in excel throug vb6. Already created the excel.application object (xl)m and created workbook. How would I do it. I would like to set it to text. Thanks. |
All times are GMT +1. The time now is 07:49 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com