Accessig online database - VBA

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manikschumi
    New Member
    • Feb 2008
    • 4

    Accessig online database - VBA

    I have an online database that I need to move into an Excel worksheet. The database requires a number of queries to be answered before I can access it such as the period i require the data for and other similar stuff. Is it possible to write a macro for this process.

    I am a totally new user to VBA and sorry if my question is too dumb.(It sounds dumb even to me, because there has to be a procedure for this which I just can't find)

    Thanks for the help in advance,

    Regards,
    Manik
  • Shashi Sadasivan
    Recognized Expert Top Contributor
    • Aug 2007
    • 1435

    #2
    Is this for VB .Net or pure VB?

    From your post it seems that this topic is not a .Net Related Question.
    I will move this to the Visual Basic forum where experts there can help you better.

    Please ensure that you post in the right forum, have a look at the site map path in blue below the site menu.

    -MODERATOR
    Last edited by debasisdas; Feb 27 '08, 06:38 AM. Reason: typo

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      What is the database you are using ?

      How can you move an entire database into excel sheet !

      Do you mean to say data in the table ?

      Comment

      • manikschumi
        New Member
        • Feb 2008
        • 4

        #4
        Yea...the data in the table will do as well....
        Thanks a lot for your replies.

        Comment

        Working...