Hi there,
I've written a macro, which looks like this one:
Public Sub test()
ActiveWorkbook.SaveAs fileName = "C:\Temp\bla.xls"
End Sub
When I run it Excel asks me, if I want to overwrite FALSE.xls.
Why? As you propably see I'm a bloody beginner.
I hate you, Excel!
Cheers
Matthias