Results 1 to 2 of 2
  1. #1
    Bobbles22 is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2014
    Posts
    1

    Doing Maths Within Access And Saving From Excel

    Hi all,



    This may be a really silly couple of questions, but I know Excel really well, but not Access.

    Can I create a table within Access where I have a number of fields that are manually entered, and then some further fields which are populated following some maths function or even Excel function based on the data in that table or even data in other tables?

    Also, I know how to open tables in Excel, but is it possible to save the entered data back into Access if I do some formula work on it?

    Thanks

    Bob

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Access 2010 introduced a Calculated field type in table design. It has limited understanding of intrinsic functions. Otherwise, build queries and do calcs in queries. Queries cannot reference Excel functions - VBA can.

    You mean you know how to link Excel to Access table? I do not think edits of the data will automatically pass back to the Access table. Just as Access link to Excel cannot edit the spreadsheet. Requires VBA code either way.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Closing access database without saving
    By onaggar in forum Access
    Replies: 7
    Last Post: 12-19-2013, 06:23 PM
  2. Saving OLE Excel to Access table
    By cbh35711 in forum Programming
    Replies: 1
    Last Post: 04-11-2012, 02:34 PM
  3. Access 2010 Data not saving
    By Stenya1177 in forum Access
    Replies: 1
    Last Post: 07-07-2011, 09:41 AM
  4. Database of Maths Questions
    By akash2824 in forum Access
    Replies: 2
    Last Post: 05-01-2011, 06:05 AM
  5. Saving Access 2010 database to Access 2007
    By Bajaz001 in forum Access
    Replies: 2
    Last Post: 04-11-2011, 12:59 PM

Tags for this Thread

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