functions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

This question might be very simple, but i am very new to this program

does Access has functions and formulas like the ones in Excel? Does it do
complicated calculations like Excel? or is it just a for recording data?
 
There are lots of functions and a full VBA programming language much like
Excel.
 
Just to expand on Duane's answer a little.

Yes, Access has a full range of functions and can do complicated
calculations like Excel. Unlike Excel, though, you cannot use the functions
on tables. You must create queries and/or forms based on the tables, and use
the functions in the queries and forms.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top