Access macros can be used for a wide variety of purposes, for instance: to
automate repetitive, multi-step tasks - usually involving data manipulation
of some sort - in a database, and to control the user interface (forms).
if you want to know how to use a macro to do something specific, you have to
ask a specific question.
I have been an accountant for about 5 years now and they recently
want us to start using Access. I have really NO idea how to use it,
and have NO idea what a macro is or how I would use it in
the accounting field
but you're starting at the wrong end of the horse. macros come way down the
road in database development. if you want to use Access effectively and
really leverage its' considerable power to your advantage, you need to first
learn the basics: data normalization and tables/relationships guidelines.
the first, and worst, mistake you can make (and so many people make it, to
their later and lasting regret) is to skip this step. i can't urge you
strongly enough to invest the time in learning the basics of relational
database design - you'll be more than repaid each and every time you use
Access. (note: as an accountant, you may have used Excel in the
past/present. an Access table, open in datasheet view, looks a lot like an
Excel spreadsheet in its' layout - *but any similarity ends right there at
the surface*. keep firmly in mind that Excel and Access ARE VERY DIFFERENT.
you CANNOT apply any Excel experience you may have, to Access.)
to get started, recommend you go to the following webpage
http://www.ltcomputerdesigns.com/JCReferences.html
and bookmark it because the links there will help you time and again.
begin with the "Starting Out" and "Database Design 101" links.
the upside to this learning curve is that Access will analyze the heck out
of datasets, once you learn how to use it. the "database" and "query" setups
that you can create in Excel are not even a pale imitation of the power you
have at your fingertips with Access relational tables and queries. so get
going, master the basics, and you'll be running rings around your data in no
time! <g>
hth