Search results

  1. L

    Get all filtered results over to query

    I actually don't have a link between subform and main form. My main form doesn't have information. I have 4 subforms that all contain different data that I wanted the user to be able to see at the same time. Linking by the ID would work perfect, but that would still go back to my previous...
  2. L

    Get all filtered results over to query

    Hi, I have two questions in regards to filtering a query based on my form. I currently have this "working", but not the way I would like. I have the criteria of a field in my query set to "LIKE Forms!Form!Subform!Field" & *. This works, but only returns the first filtered value from the form...
  3. L

    Export multiple subforms to single spreadsheet

    Hi, I have a form with four subforms on it that are all filtered when the form opens. When a button is clicked I would like to have each subform exported to separate sheets in a new excel workbook. I have been looking all over trying to figure it out, but can't find anything. Thanks
Back
Top Bottom