Question:
Visual Basic Program?
Jason P
2006-10-08 15:45:02 UTC
I downloaded a little Visual Basic Script/program and need to run it. I use Windows XP. The file I downloaded contains a word file that seems to contain the acctual program and then another file that has a vbf extension. How can I run this? Do I need a special program?
Five answers:
Rob
2006-10-10 21:07:15 UTC
Hi there :)



.vbf files are not Outlook files, at all. That is wrong. Nice link, though, i checked it out.



A .vbf file is a visual basic form, which is usually contained with a .sln wrapper (don't mind this, just thought you might be interested.



My guess is, you need the script for something in Excel, or Access, am I right? If so, here is what you do. Open the file in Word as it came to you.



Go into the program that you would like to use it in, and open the VB editor. Copy the text of that file into that editor and save your new information as a macro. This will let you execute from within an Office product.



If indeed you mean to develop a new application with this script/file, you will indeed need to download visual studio. That's a free trial download if you do a quick search on google. It won't get you far, though, as .vbf files usually represent a form of some kind, and aren't linked properly for publishing on their own.



I wish you the best of luck, and hope that this helped :)



good luck,



Rob
2016-03-28 06:01:56 UTC
Visual basic is a great first language because it is very forgiving as far as programming languages go. In about an hour you can be up and creating simple calculation programs using VB. There are many great tutorials on the web that can help you get started. Just make sure you know which version of VB you are using. The older VB6 is much simpler than the newer VB.NET 2005. There really arent any languages to learn before VB because it is so simple. However, it can be a very powerful language. Good luck.
Luay14
2006-10-08 15:47:02 UTC
you need to install Microsoft Visual Studio
Alix
2006-10-08 15:52:48 UTC
Hello there...



vbf extension is Outlook Free/Busy File



check this out ..



http://support.microsoft.com/default.aspx?scid=KB;EN-US;q291621&



good luck
2006-10-08 15:46:45 UTC
Check for virus first.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...