Sheets.Add
Sheets.Add
ActiveSheet.Cells.NumberFormat = "@"
"MsKitty_1949" wrote:
I am using Excel 2003 w/MVB 6.3
I have a macro in VBE that shows a comment of 'create a blank sheet, then
the next line shows Sheets.add.
I would like the sheet being added to be formattted as 'TEXT' instead of the
default 'GENERAL'. Can anyone help?
Thank you in advance for your assistance.
|