Search results

  1. L

    Making a field required

    I have one form where ordering information is entered, but everything can't be entered at the time of order. So I have another form that lets the user finish the information (quantity received and time received) once the product is received, this is usually anywhere from 2 to 6 hours later. I...
  2. L

    Why were tables imported

    I was looking at some sample databases yesterday and since they were in a zip folder, I just told it to open in access instead of downloading and saving them. After doing this, there were some tables showing (in every database on my computer) that were not there before. They are all grayed out...
  3. L

    Question on Message Box Icons

    I have the following code for one of my action buttons. My question is when I want an icon to show beside the message, what are the different options for different icons? In this example I have Exclamation, but I am not sure I want to keep it as this. Private Sub Command18_Click() On Error GoTo...
Back
Top Bottom