Search results

  1. S

    Log updates and new records, duplicate records how to select the most recent

    Hey y'all, I have a question and I'm having trouble putting into words what I'm trying to do so I couldn't really search the posts. If this has already been asked and solved please just direct me there. Thanks. There may be a better way of doing this, but I have a Log table where I make an...
  2. S

    InStr Troubles

    Hi People who make my life easier :D, I had trouble deciding where to post this thread so I apologize if it is misplaced. I want to that the WHERE clause for a SQL statement that I am using options on a form to build. I intend to use the clause in opening a datasheet form. This is the code I...
  3. S

    Set a field width to zero in a select statement

    Hi, I am building a form that uses list box selections on the form to make a temporary query and open the results in Excel. It mostly works in just trying to make it more functional. Currently the listbox that contains the first and last names of the personnel also has a unique shorttext...
  4. S

    Dynamic row source for listbox from multi-select listbox

    Hi, So I have been browsing around and I haven't been seen what I'm looking for. Ultimately, I am using the selections made of the form to generate a query for the user. I have a CITIES listbox that is populated with values from a stored query. I would like to make it multi-select and...
Back
Top Bottom