Re: Can anyone help me answer these questions or nay of them as im struggling with understanding the VBA concept and have an exam in it next week. Or anyone no some good books i would really apreciate.. thanks
- From: Helmut Weber <nbhymsjxdgcn@xxxxxxxxxxxxxx>
- Date: Sun, 27 May 2007 21:50:32 +0200
Hi Paul,
others answering the questions put to you
won't get you far, hopefully.
Your teacher didn't declare variables properly.
First, there is no use of integer,
for performance issues, in theory.
Use long.
Second, your teacher declared I as variant.
No good as well.
Your teacher wouldn't like to hear that.
What he or she would like to see is
something wrong in the bubble-sorting.
Good luck.
--
Greetings from Bavaria, Germany
Helmut Weber, MVP WordVBA
Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"
.
- References:
- Prev by Date: Re: Download zip file & extract/open excel file
- Next by Date: Re: cmb displayed item vs list
- Previous by thread: Re: Can anyone help me answer these questions or nay of them as im struggling with understanding the VBA concept and have an exam in it next week. Or anyone no some good books i would really apreciate.. thanks
- Next by thread: Re: Can anyone help me answer these questions or nay of them as im struggling with understanding the VBA concept and have an exam in it next week. Or anyone no some good books i would really apreciate.. thanks
- Index(es):
Relevant Pages
|