Re: Getting Rid of "Ghost Field" on Access Report
- From: "Jorge Ramos" <jorger@xxxxxxxxxxxxx>
- Date: Tue, 22 Jan 2008 22:17:47 -0800
Thanks to Allen, Rick and Duane. I tried everything you suggested and could
not find the ghost. Even when I deleted most of the fields and controls, the
ghost field was still there. I ended up re-doing the report from scratch and
although it now works fine I never understood what caused the problem. Then
this afternoon I printed the original report (MyReport#1) and noticed that I
had done *conditional formatting* on a field and the ghost field was used to
determine whether or not to conditionally format. I missed that one because
it was not visible!!!!! Thanks again!!
"Duane Hookom" <duanehookom@xxxxxxxxxxxxxxxxxx> wrote in message
news:DE6F4CA1-DAF9-4B66-9D17-203B32F758C4@xxxxxxxxxxxxxxxx
You could try run the documenter against the report and see if the field
is
identified. I generally check:
-control sources
-grouping and sorting expressions
-link master/child of subreports
-filter property
-order by property
--
Duane Hookom
Microsoft Access MVP
If I have helped you, please help me by donating to UCP
http://www.access.hookom.net/UCP/Default.htm
"Jorge Ramos" wrote:
Hello All,
I'm hoping you can help me with a puzzling behavior exhibited by an
Access
report. When I attempt to run it I receive an error message asking for a
value to a field that is not on the report or the underlying query.
I have a report, which I will refer to as MyReport#1. It runs off of a
MyQuery#1 without any error messages. I used MyReport#1 as the basis for
a
second repot, which I will call My Report#2. Everything, in MyReport#2 is
identical as MyReport#1 except for one field. MyReport#2 runs off of a
different query which I will call MyQuery#2. If I run MyQuery#2 by
itself,
it runs fine and does not produce any error messages. However, when I
attempt to run MyReport#2 I receive an error message asking for a value
to
the original field available on MyReport#1, but substituted for another
in
MyReport#2. I have unsuccessfully checked all the report fields searching
for an instance of the old field name. I've also searched the Sorting and
Grouping box but can not find a reference to the offending field. It is
almost like the report is asking for a value for the "ghost" field once
available on MyReport#1 but not present in MyReport#2.
Can you offer a suggestion as to what might be happening and how to fix
it?
BTW, I'm using Access 2003, SP3 running on Win XP
Thanks!
.
- References:
- Getting Rid of "Ghost Field" on Access Report
- From: Jorge Ramos
- RE: Getting Rid of "Ghost Field" on Access Report
- From: Duane Hookom
- Getting Rid of "Ghost Field" on Access Report
- Prev by Date: Re: Printing
- Next by Date: Allen Browne's Multi-Select Tip
- Previous by thread: RE: Getting Rid of "Ghost Field" on Access Report
- Next by thread: Re: Listbox Rowsource
- Index(es):
Relevant Pages
|