Max value of a record to a textbox

  • Thread starter Thread starter Alfred
  • Start date Start date
A

Alfred

Hi. How can I get the maximum (highest) value from one recordset to be shown
in a textbox in a form?

best regards, Alfred
 
Alfred,

One way is to use an unbound textbox with its controlsource set to an
applicable DMax() expression.

- Steve Schapel, Microsoft 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