Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a code to save an Excel sheet into a specific name to a drive. Then if the file exists, my code prompts the user to overwrite the existing file or to create a new file. When the user chooses to create a new file, I want the new files increment by 1 (e.g. test1.xls, test2.xls, etc.). Can someone help me with the code to create those new files by incrementing 1? Can you also limit the new file up to 10 (e.g. test10.xls)? Then prompt the user with a message that you have exceeded the limit. Please help. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Naming Worksheets - Loop within a loop issue | Excel Programming | |||
Naming Worksheets - Loop within a loop issue | Excel Programming | |||
(Complex) Loop within loop to create worksheets | Excel Programming | |||
Advancing outer Loop Based on criteria of inner loop | Excel Programming | |||
Problem adding charts using Do-Loop Until loop | Excel Programming |