Re: Displaying an Access Percentage
- From: "frontpagecustoms.com" <mark@xxxxxxxx>
- Date: 6 Mar 2007 12:31:35 -0800
On Mar 6, 1:29 pm, "Kathleen Anderson [MVP - FrontPage]"
<spiderwebwo...@xxxxxxxx> wrote:
"frontpagecustoms.com" <m...@xxxxxxxx> wrote in message
news:1173200051.568977.160490@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Mar 5, 1:27 pm, "Kathleen Anderson [MVP - FrontPage]"
<spiderwebwo...@xxxxxxxx> wrote:
"frontpagecustoms.com" <m...@xxxxxxxx> wrote in message
news:1172946591.674606.244190@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I appreciate your time and have been working to implement the code you
sent me. However after putting that code into the Custom Query windos
in the DBRW I received the following error:
Database Results Wizard Error
Description: No value given for one or more required parameters.
Number: -2147217904 (0x80040E10)
Source: Microsoft JET Database Engine
I'm curious if I'm missing something or if I put it in the wrong place.
First, please include the full text of the post you are replying to - it
makes it easier to follow the thread.
SELECT Company,Format(Total1YrPctInc,'##0.00##%') as
newTotal1YrPctInc,STL1YrPct,BGMC1YrPct,TotalGiving,TotalGivingPrevYear
FROM
studentMissionsGiving06 ORDER BY Total1YrPctInc DESC
--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web:http://www.spiderwebwoman.com/resources/
Thanks! It works. I appreciate your time an patience as you helped
me out.
Do you know if I have to do a custom query every time I want to
format? Can I enter the formatting code into the Database Results
Region Wizard in the SQL statement?
If you are creating a new field as a result of the FORMAT, you should do it
in the Custom Query window that is available to you while you are running
the wizard.
--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web:http://www.spiderwebwoman.com/resources/
Thanks.
.
- References:
- Displaying an Access Percentage
- From: frontpagecustoms.com
- Re: Displaying an Access Percentage
- From: Stefan B Rusynko
- Re: Displaying an Access Percentage
- From: frontpagecustoms.com
- Re: Displaying an Access Percentage
- From: Stefan B Rusynko
- Re: Displaying an Access Percentage
- From: frontpagecustoms.com
- Re: Displaying an Access Percentage
- From: Kathleen Anderson [MVP - FrontPage]
- Re: Displaying an Access Percentage
- From: frontpagecustoms.com
- Re: Displaying an Access Percentage
- From: frontpagecustoms.com
- Re: Displaying an Access Percentage
- From: Kathleen Anderson [MVP - FrontPage]
- Re: Displaying an Access Percentage
- From: frontpagecustoms.com
- Re: Displaying an Access Percentage
- From: Kathleen Anderson [MVP - FrontPage]
- Re: Displaying an Access Percentage
- From: frontpagecustoms.com
- Re: Displaying an Access Percentage
- From: Kathleen Anderson [MVP - FrontPage]
- Displaying an Access Percentage
- Prev by Date: Re: HEX EEEEEE COLORS WITH IE
- Next by Date: Re: Copy Email in an "email formfield" to send along w/other set a
- Previous by thread: Re: Displaying an Access Percentage
- Next by thread: Re: Open a Hyperlink in a New Window
- Index(es):
Relevant Pages
|