What am I doing wrong!

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

I have a table called tblCompanyInfo which has a field in it called
BottomComment. One of my forms successfully displays BottomComment on its
Report, but cannot seem to add this to another report. I am getting the
error [Enter Parameter Value] [Bottom Comment] there must something I am not
doing Right!


Thanks in advance.........Bob Vance
 
If it's not spelled correctly, it is assumed to be something different. If
it's not recognized, it is assumed to be a request for a parameter. You say
you have spelled it as BottomComment in the table, but you added a space
between the words in the latter part.
 
Sorry, But I did spell it the same way BottomComment, I actually copied it
from the other report and pasted it on this report, should I not have done
that?.....Thanx Bob

Wayne Morgan said:
If it's not spelled correctly, it is assumed to be something different. If
it's not recognized, it is assumed to be a request for a parameter. You
say you have spelled it as BottomComment in the table, but you added a
space between the words in the latter part.

--
Wayne Morgan
MS Access MVP


Bob said:
I have a table called tblCompanyInfo which has a field in it called
BottomComment. One of my forms successfully displays BottomComment on its
Report, but cannot seem to add this to another report. I am getting the
error [Enter Parameter Value] [Bottom Comment] there must something I am
not doing Right!


Thanks in advance.........Bob Vance
 
Oh Im an Idiot, Just created a new List Box and it works with the
wizard...Thanks Bob
Bob said:
Sorry, But I did spell it the same way BottomComment, I actually copied
it from the other report and pasted it on this report, should I not have
done that?.....Thanx Bob

Wayne Morgan said:
If it's not spelled correctly, it is assumed to be something different.
If it's not recognized, it is assumed to be a request for a parameter.
You say you have spelled it as BottomComment in the table, but you added
a space between the words in the latter part.

--
Wayne Morgan
MS Access MVP


Bob said:
I have a table called tblCompanyInfo which has a field in it called
BottomComment. One of my forms successfully displays BottomComment on
its Report, but cannot seem to add this to another report. I am getting
the error [Enter Parameter Value] [Bottom Comment] there must something
I am not doing Right!


Thanks in advance.........Bob Vance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top