simple question here please

  • Thread starter Thread starter reservedbcreater
  • Start date Start date
R

reservedbcreater

hi i need this code in form load but i dont know what the code is to put it
in form load im sure one of u guys can quickly answer this lol.

private sub formload?hehe

Dim strNextNumber As String

strNextNumber = Nz(DMax("ID", "General Housing Survey"), 0) + 1

strNextNumber = Me.ID
 
nevermind, i found out how, im a newb and im jsut figuring thse things
out...sorry.
 

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