simple question for newbie

  • Thread starter Thread starter mark kubicki
  • Start date Start date
M

mark kubicki

I'm editing a report set-up by someone else....
one of the fields is entered as:
=[FullDescription] & [instnotes]

[FullDescription] is not a field listed in the datasheet view (although I do
recognize it as being concatenated information from other fields...)

how do I find where it is being defined?

(from an ex-XL user, still wandering in the ACCESS darkness, thanks in
advance),
\mark
 
I'm editing a report set-up by someone else....
one of the fields is entered as:
=[FullDescription] & [instnotes]

[FullDescription] is not a field listed in the datasheet view (although I do
recognize it as being concatenated information from other fields...)

how do I find where it is being defined?

(from an ex-XL user, still wandering in the ACCESS darkness, thanks in
advance),
\mark

What is the Report Record Source? I would gather that the record
source of the report is a query. Look there.
 
Back
Top