Result from query into label ?

  • Thread starter Thread starter SpookiePower
  • Start date Start date
S

SpookiePower

I'm going to make a tabpage containing some statistics.
The statistics do I calculate with use of querys and the
result from the querys I want to be displayed in a label.

My guess was to do it this way -

Labelname.Caption = DoCmd.OpenQuery "queryName"

but it does not work. What do I do wrong ?
 
Already answered in another newsgroup you posted to...

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

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