+ Reply to Thread
Results 1 to 2 of 2

Pull data from access form

  1. #1
    Registered User
    Join Date
    08-18-2014
    Location
    WI
    MS-Off Ver
    2013
    Posts
    0

    Pull data from access form

    I am completely new to VBA programming. I have a Microsoft access form that has a button that when you click it, it opens an excel worksheet. This worksheet has specific cells that I want populated with data from the previously mentioned access form that was filled out before clicking the button. This form is also linked to tables, reports, queries, and databases. I cannot for the life of me figure out how to get this to happen. Can anyone please help me out here? I assume that it is easier to do the programming in each excel cell. Many thanks!

    Nicole

  2. #2
    Valued Forum Contributor
    Join Date
    09-21-2011
    Location
    Birmingham UK
    MS-Off Ver
    Excel 2003/7/10
    Posts
    2,188

    Re: Pull data from access form

    xl.activesheet.range("a1").value = me.txtAccessField.value
    Hope this helps

    Sometimes its best to start at the beginning and learn VBA & Excel.

    Please dont ask me to do your work for you, I learnt from Reading books, Recording, F1 and Google and like having all of this knowledge in my head for the next time i wish to do it, or wish to tweak it.
    Available for remote consultancy work PM me

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 08-28-2013, 05:04 PM
  2. Form(Combo Box) to Form Data Select (Access 2007)
    By split_atom18 in forum Access Programming / VBA / Macros
    Replies: 9
    Last Post: 05-19-2010, 05:17 PM
  3. Pull data from Access
    By sujitshukla in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 04-18-2010, 03:15 PM
  4. Replies: 1
    Last Post: 08-26-2005, 05:05 AM
  5. [SOLVED] Form/template to pull information from access database
    By jwr in forum Excel General
    Replies: 1
    Last Post: 08-24-2005, 11:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1