Subform to show only value

  • Thread starter Thread starter tom
  • Start date Start date
T

tom

I created a subform based on a query, and everything
works alright except I dont want all the extra stuff
in the box. I just want the box to show the value
and nothing else. If I make it the size I want it only
shows "record:" on a bar and no values. Of course
if I make the box larger it shows the values and everything
but I dont want that.

How to do this?
 
You are probably selecting all fields. Change the SELECT * to the name of
the field you want to see.
 

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