Hello,
I import data into two tables. To ensure that the import worked, I check
the sum of one of the columns, in this case the purchase order value.
Right now, my application outputs this check into a report -- but we don't
print the report, we just open it, view the sum, and close it.
I'm trying to replace this report with a form, like a pop-up box.
My trouble is, I can't get the "Sum" formula to work in a text box in the
form; all I get is #Error.
My formula is =Sum(qry_ListCmtPO!CmtValueObj). This seems to work fine in
the report.
Any help is appreciated. I don't know if it's a simple syntax error, or if
what I'm trying doesn't even work.
Thanks,
D
|
|
0
|
|
|
|
Reply
|
Debris
|
1/14/2008 11:53:53 PM |
|
Take a look at the DSum() command instead.
Regards
Jeff Boyce
Microsoft Office/Access MVP
"Debris" <scooter459@yahoo.com> wrote in message
news:13ontgg8lvlbr9c@corp.supernews.com...
> Hello,
>
> I import data into two tables. To ensure that the import worked, I check
> the sum of one of the columns, in this case the purchase order value.
>
> Right now, my application outputs this check into a report -- but we don't
> print the report, we just open it, view the sum, and close it.
>
> I'm trying to replace this report with a form, like a pop-up box.
>
> My trouble is, I can't get the "Sum" formula to work in a text box in the
> form; all I get is #Error.
>
> My formula is =Sum(qry_ListCmtPO!CmtValueObj). This seems to work fine in
> the report.
>
> Any help is appreciated. I don't know if it's a simple syntax error, or
> if what I'm trying doesn't even work.
>
> Thanks,
>
> D
>
|
|
0
|
|
|
|
Reply
|
Jeff
|
1/15/2008 12:09:15 AM
|
|
Yep, that's EXACTLY what I need!
Thanks!
P.S.: I've used DLOOKUP in the past, and these "D" commands are pretty
useful -- I had just forgotten about them. It seems that all of the
tutorials / manuals tend to "bury" them at the "back of the book," so to
speak.
"Jeff Boyce" <nonsense@nonsense.com> wrote in message
news:u6i1erwVIHA.4140@TK2MSFTNGP04.phx.gbl...
> Take a look at the DSum() command instead.
>
> Regards
>
> Jeff Boyce
> Microsoft Office/Access MVP
>
>
|
|
0
|
|
|
|
Reply
|
Debris
|
1/15/2008 1:02:04 AM
|
|
|
2 Replies
615 Views
(page loaded in 0.118 seconds)
Similiar Articles: Report vs. Form - microsoft.public.access.formsHello, I import data into two tables. To ensure that the import worked, I check the sum of one of the columns, in this case the purchase order valu... Auto Print Settings for Form - microsoft.public.access.forms ...Report vs. Form - microsoft.public.access.forms Auto Print Settings for Form - microsoft.public.access.forms ... Access 2007 Auto Format for forms - microsoft.public ... Import Adobe Form into Access for Report - microsoft.public.access ...Report vs. Form - microsoft.public.access.forms Import Adobe Form into Access for Report - microsoft.public.access ... Import Adobe Form into Access for Report - microsoft ... Report Section Line Method Height Scaling - microsoft.public ...Report vs. Form - microsoft.public.access.forms Report Section Line Method Height Scaling - microsoft.public ... I discovered the Line method for report sections today. How-To:Create input form of products sold vs year - microsoft ...Report vs. Form - microsoft.public.access.forms Report vs. Form - microsoft.public.access.forms How-To:Create input form of products sold vs year - microsoft ... Purchase Order Form - microsoft.public.access.formsReport vs. Form - microsoft.public.access.forms Hello, I import data into two tables. To ensure that the import worked, I check the sum of one of the columns, in this case ... %Chg YTD vs LYTD - microsoft.public.access.reportsReport vs. Form - microsoft.public.access.forms %Chg YTD vs LYTD - microsoft.public.access.reports Report vs. Form - microsoft.public.access.forms | Microsoft Newsgroups ... Data vs. forms & Unload/reload questions - microsoft.public ...Report vs. Form - microsoft.public.access.forms Data vs. forms & Unload/reload questions - microsoft.public ... Start by commenting out all the code on the unload ... form ... Fiscal Year in Visual Reports - microsoft.public.project ...Report vs. Form - microsoft.public.access.forms Report vs. Form - microsoft.public.access.forms How-To:Create input form of products sold vs year - microsoft ... Any way to refresh a report? - microsoft.public.access.reports ...What is the recommended way to unload/reload data in this sort of ... CRUD the data in the tables. > > 1) Is there any way ... Report vs. Form - microsoft.public.access ... Forms vs. Reports - Opinions? - dBforumsHello there, As you'll see by my topic - I'm a fairly new Access user. The issue that I'm facing is the flexibility that forms offer with the robust Report vs. Form - microsoft.public.access.forms | Microsoft NewsgroupsHello, I import data into two tables. To ensure that the import worked, I check the sum of one of the columns, in this case the purchase order valu... USDA - APHIS - Animal Health - Veterinary ServicesThe forms below are screen-fillable Adobe Acrobat ... 10-07: Diagnostic Submissions to the National Veterinary Services ... Animal Health Report; Emergency Management; Laboratory ... Jan's Access Forms & Reports: Printable FormProject 4: Forms & Reports Import/Export/Link Designing Forms Form ... Page Header/Footer vs. Form Header/Footer in Printing. It is rather confusing how ... How report form and account form balance sheet differ - The Q&A wikiThe account form has a horizontal presentation, while the report form has a vertical presentation. Everything else is the same. Same information is provided in both ... 7/26/2012 8:20:17 PM
|