Max value of a record to a textbox

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
 
S

Steve Schapel

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

Top