i have discovered BBC BASIC, IT looks like what I have been looking for. It's only $40 bucks and apparently has both GUI and command line options. I have only...
16032
David
burkleyd
Sep 1, 2012 8:33 am
... If you are looking for inexpensive or no-cost alternatives to Visual Basic... may I suggest looking at some of the ones on... ...
16033
Michael Hodge
braxtoncotta...
Sep 1, 2012 3:44 pm
Having written, for a friend, a VB6 program that enters data in 17 Columns of Excel (A to Q), she wants help in analysing the data. My answer is another small...
16034
lx50nut
Sep 2, 2012 6:32 pm
I am kinda surprised you never contacted me about the VB4 Pro. The price was right... Beevo K7BVO...
16035
JIM
jimpurcell2001
Sep 2, 2012 6:32 pm
David, I tried the site on two computer, failed on both, on one it said something about configure sitte address. Jim...
lx50, Partly 'cause I'Ve beem biusy with my new Dell XPS ONE 2710, n all in one w/ a 27" montor.Do you blame me? Also I hVE bout decided on the bbc basic. I...
16038
David
burkleyd
Sep 5, 2012 10:23 pm
Google (or Yahoo Search) the word "mindteq" (without the quotation marks) and it'll be the first link. If you still can't access it... I'm clueless as to what...
16039
Michael Hodge
braxtoncotta...
Sep 11, 2012 8:15 am
Runtime Error 429. Activex component can't create object. That is the message that I have been receiving for the last 24 hours in respect of 7 of 8 of my VB6...
16040
Mike Bouffler
mikebouffler
Sep 11, 2012 8:51 am
Normally means a component / program is missing / not running. E.g. trying to access outlook when it is closed. It's possible you are using a component that...
16041
Michael Hodge
braxtoncotta...
Sep 11, 2012 5:14 pm
Many thanks, Mike. Problem solved: I think and I hope! When I registered one particular Third Party software, all the rest worked! Or so I thought. One program...
16042
Mohd Nadeem
mohd_nadeem_...
Sep 17, 2012 2:52 pm
Dear Experts, please help me to change the sheet tab colors in excel with button click. vba can do this? Regards, MNA. [Non-text portions of...
Hello Everyone. I have recently begun work at a medical facility in my home state under the belief that I was being hired for visual basic work. Upon arrival i...
16046
ted_duggan
Jan 18, 2013 8:53 pm
Hello, I am new to this forum. I am trying to fix a code issue. The problem is with the paths that I am trying to use. The are updated by date so the path...
16047
mimobittar
Jan 28, 2013 9:32 pm
The keyboard in use on nearly all computers is known as the Qwerty keyboard, since the letters in the top letter read QWERTYUIOP. A word is called a Qwerty...
16048
Oldtimer
oztitanic101
Feb 21, 2013 6:12 pm
Hi all I have the following xmlfile1.xml, i can read the file see bolow (Private Sub Button3_Click) but can not work out how to save change it ifno in a...
16049
Oldtimer
oztitanic101
Feb 22, 2013 11:31 pm
hi all I found an answer to my first problem no for my second i have xml file <Lists name="car1"> <Road>B&O</Road> <NUMBER>40006</NUMBER> <L7>Not used</L7> ...
16050
davefuseler
Feb 25, 2013 7:57 pm
Hi to all, amateur type here. I am writing myself a program, while having an older version in a second application of VB for reference. Suddenly, the code...
16051
Michael Hodge
braxtoncotta...
Feb 26, 2013 8:23 am
Hi Dave! I'm an amateur too! When you say "I can't find the code", am I right in assuming that you don't know where it is on your computer? If so, here is a ...
16052
crombierob
Feb 26, 2013 8:51 am
You should make more effort to clearly state your problem. Are you using VB6 ? (Using the VB6 Professional IDE environment) Are you using VBA ? (Looks like VB6...
16053
Dave NJ4F
davefuseler
Feb 27, 2013 1:25 am
Thanks for the reply, Rob. I have never posted here before, so wasn't sure what info you needed. Running pure VB6 Pro., standard use. Been using this off and...
16054
Dave NJ4F
davefuseler
Feb 27, 2013 1:25 am
The code portion isn't a file by itself, Mike. More with next reply. Dave, NJ4F _____ From: Michael Hodge [mailto:vbhelp@...] Sent:...
16055
Michael Hodge
braxtoncotta...
Mar 14, 2013 4:07 pm
I have written several (amateur) programs to assist a lady who is researching into a particular endangered species of wild life. The relevant program accepts...
16056
Grant KM5KG
grantbingeman
Mar 15, 2013 8:18 pm
i don't know, Michael, but my VB6 developer no longer wants to run projects that were working two weeks ago. I suspect Microsoft did an automatic update that...
16057
Grant KM5KG
grantbingeman
Mar 16, 2013 8:09 am
Ah ha, i fixed the problem. Microsoft has a spy program that detects the authenticity of its programs in a Windows operating system. This is an anti-piracy...
16058
Michael Hodge
braxtoncotta...
Mar 16, 2013 11:53 pm
Hello Grant! Many thanks for both of your messages. Now we are getting somewhere! However, you have me floundering a bit, as I am not a computer expert....
16059
Ulrike Haupt
ulrikehaupt
Mar 21, 2013 4:22 am
Why don't you put all the data into a database? Sorting, filtering, adding criteria is so much easier to handle than in a spreadsheet environment. _____ From:...
16060
Michael Hodge
braxtoncotta...
Mar 21, 2013 2:07 pm
Hi Ulrike! Many thanks for replying. There are four reasons, I suppose, for doing things with Excel. 1. Most important: because this is what the lady,...