Recent content by sameersabri

  1. S

    Multi Select PARAMETER QUERY

    thanks for your help Minty:)
  2. S

    Multi Select PARAMETER QUERY

    I want to delete part of the string from it. For example, the entry in that field could be "DM gmbh store". The "gmbh" is what I am looking at deleting from all fields. and I have another table with all the list with has to be deleted from main table. How can I link my list with main table and...
  3. S

    Multi Select PARAMETER QUERY

    Hello friends! I need to remove part of string from Table1, FieldName "Name", I can do it manually using parameter, but I want to paste the whole list at once, can you please guide me how to do this. For example: from Field "Name" I want to delete (ac,bc,gc,dc,gg) I use this function...
  4. S

    Left function

    Thank you guys!
  5. S

    Left function

    Hey Everyone! How can I take two or three words from left side of a field in access 2007 query, where it is separate with comma, dash, space or double space thanks!
Back
Top Bottom