Search results

  1. S

    Informational MsgBox

    Hi all, I have written a module that does does several things and takes a little while to run. I would like to have some sort of status box on the screen showing what step the process is at, but I dont want it to stop processing and wait for the user to press ok at each step. Is there a way...
  2. S

    Email .txt files from access Module

    Hi All, I am creating individual files from my access database to be distibuted to 75 different people. I have the file creation automated and would like to incorporate the email distribution in this process. Does anyone have a suggestion as to how I should go about doing this? I am using...
  3. S

    DLOOKUP in a query

    Hi All, I would like to use dlookup in a query to return the SchName based on a field (short_num) in my query..... I know this sounds really easy but for some reason I CANT make it work. for the rows that have data for location number the dlookup function is returning nothing and for the rows...
  4. S

    Combo box requery

    Hi All, I would like to have a query behind a combo box executed everytime the combo box is "activated". basically everytime the down arrow is pushed to show the values i would like the query that produces those values executed. Is there a way to do this? Thanks! Sheryl Nance :confused...
Back
Top Bottom