|
Forum home »
Delegate support and help forum »
Microsoft VBA Training and help » vba courses london - Excel, Access, VBA
vba courses london - Excel, Access, VBA
The UK's most regular instructor-led training courses.
Training information: vba courses london
· Excel london Resolved · Low Priority · Version Standard
Excel, Access, VBA
by - delegate Robert [2 posts] (2006 Dec 20 Wed, 13:33) Reply
The VBA code that i write for excel; is it the same code i would use for the microsoft application Access?
Regards
Rob Brown
RE: Excel, Access, VBA
Hi Robert
You will find that the code syntax itself it pretty much identical, however excel and access have different functions so you will not be able to apply the code exactly as you learnt it for excel into a access vba, they are however very similar. If you want to learn access vba code I do suggest that you attend an access vba course. As this will enable you to code access vba much faster.
But essentially the code syntax is the same, just with functionality differences ie the same functions that are available in excel may not be there in access or they may have different names etc
Hope this helps
David
RE: Excel, Access, VBA
by - delegate Robert [2 posts] (2006 Dec 20 Wed, 16:52) Reply
David,
THanks
|