I have a lastmonthsnegative table. The month field all has the same month in it. I am trying to create a message box to warm the user that if they still need the information from that month they should not proceed. I was trying to use a dlookup to show what the month was in the table and notify the person in this message box. When I start the dlookup it wants a criteria. I really don't have a criteria because all the records in that temporary table will have the same month's value. How do I display this month in my message box?