table population via form & query

  • Thread starter Thread starter cporter
  • Start date Start date
C

cporter

I have a form that I use to populate a table. It works fine after the
first entry has been made but not for the first entry. I'm using a
formula, =DMax("PROCNO","qryPMByMachID")+1, to fill in the procedure
number. If there is no current procedure this code doesn't work. Is
there a way to use this when there is a null value or is there a better
way to do this?
 

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