Results 1 to 4 of 4
  1. #1
    VAer's Avatar
    VAer is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Sep 2016
    Location
    USA
    Posts
    163

    Is Access Code syntax same as Excel Visual Basic?

    Are those two same, in general?

    Thanks.

  2. #2
    Robyn_P's Avatar
    Robyn_P is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Nov 2017
    Posts
    150
    Not quite but they're very similar. Dim for variables is the same, dlookups, if, when, do loops etc all the same. If you can code in Excel, you should be able to code in Access pretty easily. The main difference is obviously what it is you're coding. I don't code in Excel very often these days, but did have to last week and the transition was pretty simple. Little bit of Google help but that's it.

  3. #3
    VAer's Avatar
    VAer is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Sep 2016
    Location
    USA
    Posts
    163
    Quote Originally Posted by Robyn_P View Post
    Not quite but they're very similar. Dim for variables is the same, dlookups, if, when, do loops etc all the same. If you can code in Excel, you should be able to code in Access pretty easily. The main difference is obviously what it is you're coding. I don't code in Excel very often these days, but did have to last week and the transition was pretty simple. Little bit of Google help but that's it.
    Thanks. I am on the opposite side, I only code with Excel.

  4. #4
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 10 Access 2016
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538
    This may be a helpful start. http://www.functionx.com/vbaccess/Lesson01.htm

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 04-20-2018, 10:02 AM
  2. Replies: 3
    Last Post: 02-17-2018, 02:28 PM
  3. Visual Basic Code Disappears
    By Anton in forum Programming
    Replies: 1
    Last Post: 11-02-2012, 06:16 PM
  4. Visual Basic Code for If Else
    By Baldeagle in forum Programming
    Replies: 1
    Last Post: 09-14-2012, 08:46 AM
  5. Can't see visual basic code
    By Michele Keck in forum Forms
    Replies: 5
    Last Post: 09-29-2010, 11:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums