[AccessD] Calculated Fields

Jim Dettman jimdettman at verizon.net
Tue Jun 16 07:57:28 CDT 2015


 Fundamentally yes.   

 Anything that has been added to Access since 2007 has been done with web
apps in mind.

 But also a secondary objective has been taking Access "back to it's roots";
which is a tool meant for the power end user.

Jim.
-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
Susan Harkins
Sent: Monday, June 15, 2015 07:41 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Calculated Fields

So, you think calculated fields are of the same ilk? A column that updates
while someone's updating a table via a web app?

Susan H.

On Mon, Jun 15, 2015 at 6:59 PM, Charlotte Foust <charlotte.foust at gmail.com>
wrote:

> Web-based solutions are really what data macros were created for, to
> replace the VBA and Access macros that don't work on the web.  I've been
> hearing this from MVPs for some time but I can't point to a particular
> article.
>
> Data macros can be very powerful but, like triggers, they can be used
> inappropriately too.  I tend to use them to put date/time and user ID into
> records automagically, but I don't use them to update a totals value.  I
> don't think they work across tables, either, which triggers can.
>
> Charlotte Foust
> (916) 206-4336
>
> On Mon, Jun 15, 2015 at 3:51 PM, Susan Harkins <ssharkins at gmail.com>
> wrote:
>
> > Good information -- can you expound? Not necessary, but I'm interested
in
> > following this comment.
> >
> > Susan H.
> >
> > Their use in Access is, I think, aimed at web-based
> > > solutions.
> > >
> > >
> > --
> > AccessD mailing list
> > AccessD at databaseadvisors.com
> > http://databaseadvisors.com/mailman/listinfo/accessd
> > Website: http://www.databaseadvisors.com
> >
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list