Largest Value + 1

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I search for the single largest value (numeric) and add a value of 1? I've been reading some of the posts and saw something about DMAX() and Largest but don't have a clue as to how to use them

Sorry if this is a second post, but I can't find where my first one went. You can tell that I need a basic response.....

Thanks.
 
On my website, see sig below, is a small sample database called
"AutonumberProblem.mdb" which illustrates how to use DMax in just the way
you want.

--
--Roger Carlson
www.rogersaccesslibrary.com
Reply to: Roger dot Carlson at Spectrum-Health dot Org

Nancy said:
How do I search for the single largest value (numeric) and add a value of
1? I've been reading some of the posts and saw something about DMAX() and
Largest but don't have a clue as to how to use them.
Sorry if this is a second post, but I can't find where my first one went.
You can tell that I need a basic response......
 
Make sure everything is spelled correctly. This will often cause the #Error
 

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