Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have the following: Sheets("Sheet1").Shapes("Text Box 1").Select Selection.Characters.Text = Sheets("Sheet1").Cells(1, 1) & Chr(10) & Chr(10) & Sheets("Sheet1").Cells(2, 1) cell(1,1) font is "Thoma" (English Language) cell(2,1) font is "ML-TTKarthika" (Malayalam Language) How could I get to the text box the same font type of cell 1 and cell 2 using code? If possible with all formatting in cell 1 and 2 Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Textbox font colour change? | Excel Discussion (Misc queries) | |||
format chart textbox font | Charts and Charting in Excel | |||
textbox font colour | Excel Discussion (Misc queries) | |||
Change colour of font in a textbox? | Excel Discussion (Misc queries) | |||
textbox font size | Excel Worksheet Functions |