Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using VBA that copies all worksheets from several
workbooks into one workbook. Problem is, Excel asks me about ten questions before the code is finished. Is there a way to make VB answer these questions so the end user never sees them? The actual questions/statements a 1. A formula or sheet you want to move or copy contains the same name 'NvsEndTime', which already exists on the destination worksheet. Do you want to use this version of the name? Y/N 2. The workbook you opened contains automatic links to information in another workbook. Do you want to update this workbook with changes made to the other workbook? Y/N 3. The selected sheet(s) will be permanently deleted. OK/Cancel As always, thanks for your help! You guys are AWESOME! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening new workbooks | Excel Discussion (Misc queries) | |||
Opening specific worksheet from hyperlink more questions | Excel Discussion (Misc queries) | |||
Opening workbooks | Excel Discussion (Misc queries) | |||
Questions with 2 workbooks | Excel Programming | |||
Opening questions | Excel Programming |