954,582 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

VBA source code

Hi all.

Is Visual Basic same as VBA?
I need to do my final year project in Excel using VBA.
The project is in such a way that i can generate curves using Excel.
I have been searching for the samples source code for cosine, sine and FFT source code, but to no avail. :sad: Could anyne please advise me on this? Thanks in advance.

sulphox
Newbie Poster
4 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 
Thong_Ispector
Practically a Master Poster
638 posts since Nov 2004
Reputation Points: 16
Solved Threads: 19
 

i see..
so VBA is visual basic applications, whereas VB is only visual basic.
are the two consider as the same progamming language? is the source code for VB is applicable for VB? coulrd you recommend me some sites where i can get the free source code? i'm sorry, because i'm really new very little about programming stuff. thanks alot for your reply ;)

sulphox
Newbie Poster
4 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

the languages are very similar witha few differences. Try planet-source-code.com

jwshepherd
Junior Poster
123 posts since Jun 2005
Reputation Points: 20
Solved Threads: 5
 

Ok..
thanks alot for your help..

sulphox
Newbie Poster
4 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

Hi all
it's me again.

I'd like to ask if you can recommend me some useful sites for VBA beginner (with no knowledge of VBA at all)? In addition to that, i also need some websites that can guide me to undestand the syntax in the source code. need to understand certain source code quite urgently you see. Thanks.

sulphox

sulphox
Newbie Poster
4 posts since Aug 2005
Reputation Points: 10
Solved Threads: 0
 

i would like to know how can i access MS Word file in my visual basic application form. Iam describing my logic below,
An VB application form with a command button; when i click on the command button, i need to open the already saved MS Word Document.
Would you please help me for that.

tcr.biju
Newbie Poster
2 posts since Dec 2007
Reputation Points: 10
Solved Threads: 0
 
Shell "WinWord.exe MyReport.doc", vbNormalFocus
hkdani
Posting Pro in Training
435 posts since Nov 2007
Reputation Points: 49
Solved Threads: 47
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You