Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My application uses .CodeName property to identify XL sheets.
When copying a sheet within a workbook the new sheets gets the same CodeName plus Index. This fails in XL2007 SP1. Steps to reproduce bug: 1. Create new workbook 2. Modify .CodeName property of sheet 1 (e.g. test) in VBE 3. Save workbook 4. Close workbook and open it again (don't start VBE (F11)) 5. Copy sheet 1 6. Check .CodeName property of copied sheet 7. BUG: CodeName is not e.g. test1 Does anybody knows a workaround to this problem? TIA Reinhard |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
XL2007: Copying worksheets between workbooks | Excel Programming | |||
Hide sheet via codename | Excel Programming | |||
Use of sheet codename in codeline - How? | Excel Programming | |||
change sheet codename | Excel Programming | |||
Selecting a sheet by codename | Excel Programming |