Re: Saving Excel with replacing Doesn't work
Re: Saving Excel with replacing Doesn't work
- Subject: Re: Saving Excel with replacing Doesn't work
- From: rich allen <email@hidden>
- Date: Mon, 23 Jul 2001 13:41:32 -0800
close activewindow saving yes
On Monday, July 23, 2001, at 11:58 AM, Bourque, Jason wrote:
Does anyone know how to make this work without having the finder delete
the
file before saving it?
Save newWkbk In (destinationPathXLS & fileName & ".xls")
with replacing
Close Workbook (fileName & ".xls")
it prompts the user if they mind if it is replaced.