What have I done?

F

Fan924

I had to uninstall and reinstall Office 97. It was crashing randomly.
I have the Analysis Toolpak installed and macros enabled. Now, My
macros are not working correctly. Many errors. The example below, It
moves the number to A4 correctly ....but not to A5 and no beep. Yes,
it all worked correctly before I reinstalled Office.

Sub Size20()
Range("A4").Value = "4096"
Range("A5").Value = "4096"
Beep
End Sub
 
B

Billy Liddel

I just ran the macro and it worked OK but I needed the speakers on. Also the
beep is more like a beat on a small drum. Perhaps the sound has changed since
97, I ran it on xl2003.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top