98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Summary V4 from VBA Intro training
Summary V4 from VBA Intro training
Resolved · Low Priority · Version 2003
Victoria has attended:
Excel VBA Intro Intermediate course
Summary V4 from VBA Intro training
Hi
I went on the VBA training for 2003 yesterday (12 April) and have a problem on the Summary V4 of the training.
It is due to the final part of the sub main:
Sub AllDoneAndDusted()
Application.Speech.Speak "All done and dusted - he ha he ha"
Does anyone else have the problem that their computer doesn't like this - it comes up with a 'Run-time error '1004'
Application - defined or object -d defined - error'
any help appreciated.
Thanks
Victoria
RE: Summary V4 from VBA Intro training
Hi Victoria
Thanks for the question
I have run this code and all seems fine. Can you confirm that the code breaks at the above line? If so, what version of Excel are you using. It might also be worth checking that you have a full installation of Microsoft office
Thanks
Stephen
Will be marked as resolved in 5 days
Notice: This is an automated message. Due to inactivity, this forum post will be marked as 'resolved' if there are no further responses in the next 5 days.
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Convert Text into NumberSome times numbers maybe imported in as text or you maybe concatenating numbers that form a text string that now are treated, because you had to extract them by Text functions |