cancelling saveas dialog gets error 1004

greegan

Well-known Member
Joined
Nov 18, 2009
Messages
643
Office Version
  1. 365
Platform
  1. Windows
So i have the macro checking for an existing file name. works
I have it bring up an input box to change the name. works... kind of
OK is fine, it renames the file with whatever i have used.
If i cancel i get error 1004.
I need to fix this, and...
is there a way to control what happens when "true" xl dialog boxes are prompted with the Yes, No, Cancel, OK buttons?

-- g
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
It's really difficult to help when you don't provide the actual code you are using - we end up having to make a lot of assumptions about exactly what you are doing which may be wrong and thus waste our's and your time. So please provide the code and indicate in which line it errors.
 
Upvote 0
Fair enough.
I will post it in the morning.
Thank you for your response.
 
Upvote 0

Forum statistics

Threads
1,214,944
Messages
6,122,387
Members
449,080
Latest member
Armadillos

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top