Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tom: thanks for the code. It's generating some errors in
that Set bk = Workbooks(sCheryl) always says subscript out of range and ActiveWorkbook.SaveAs Filename:= ThisWorkbook.Path & "\" & sCheryl & ".xls" says filename already exists, chose another name or close the existing workbook when it tries to create a workbook that already exists. If bk Is Nothing Then is always equating to Nothing so I believe that is why I'm getting the above error message. Thu I understand what the code is doing as it involves arrays and Collections it is a bit above my abilities. I've spent the better part of the last couple of days attempting changes but no luck... any help would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Help - Split capital letters from first part of string | Excel Discussion (Misc queries) | |||
Split apart list of part numbers into different columns | Excel Worksheet Functions | |||
Workbook split into two after opening | Excel Discussion (Misc queries) | |||
Split or delete part of a number | Excel Discussion (Misc queries) | |||
Split workbook | Excel Programming |