Debug causing issues!!! Help

S

scottieboy74

I am working on a bespoke spreadsheet created for my work which
captures data and outputs to a flash interface. I am getting a Debug
come up every time i input the data and try to submit it to the flash
interface. In Excel for PC's you have an option to almost disable the
debug and tell it to accept issues. I am having trouble locating any
kind of settings for this feature in Excel 2004.

Does it make a difference if i have the Home/Student edition???


many thanks
 
J

JE McGimpsey

scottieboy74 said:
I am working on a bespoke spreadsheet created for my work which
captures data and outputs to a flash interface. I am getting a Debug
come up every time i input the data and try to submit it to the flash
interface. In Excel for PC's you have an option to almost disable the
debug and tell it to accept issues. I am having trouble locating any
kind of settings for this feature in Excel 2004.

Does it make a difference if i have the Home/Student edition???

Home/Student edition makes no difference (though 2004 doesn't have a
Home/Student edition, it's called the Student/Teacher edition).

You can make minor changes to VBA error handling in the VBE's
Preferences/General pane, but the options are limited to 1) Break on
unhandled errors, 2) Break in Class module, or 3) Break on All Errors.

What is the error you're receiving?
 

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