Results 1 to 4 of 4
  1. #1
    jaryszek is offline Expert
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    568

    Filtered split form exported into Excel

    Hi,



    I would like to create a split form with multi search textboxes in order to filter data on it.

    After that i want to give user possibility to export filtered data into Excel sheet.
    It is possible?

    How can i do that?

    Thank you for your help,

    Best Wishes,
    Jacek

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,644
    UNBOUND controls for entering filter criteria will work the same on a split form as on a regular form. The controls will show as fields in the datasheet part but they can be hidden.

    Offering user option to export form dataset can be done by programmatically opening the import/export wizard: Docmd.RunCommand acCmdExportExcel
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    jaryszek is offline Expert
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    568
    Thank you June7 !

    It is ok.

    I want to do split form with multisearch textboxes.
    And now the most difficult problem: user will filter any data and after exporting my application has to change status (only with filtered data).

    Status should be changed from "ended" to "exported".

    How can we solve that?

    Any suggestions?

    Best wishes,
    Jacek

  4. #4
    jaryszek is offline Expert
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2016
    Posts
    568
    I am closing the topic,
    I will set up new one.

    Thank you !

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Export Filtered Form to Excel
    By wizzz_wizzz in forum Import/Export Data
    Replies: 2
    Last Post: 11-24-2016, 07:21 PM
  2. Truncated when exported to excel
    By memaxt in forum Import/Export Data
    Replies: 1
    Last Post: 09-05-2014, 12:58 AM
  3. Split Form - Filtered: Send to E-mail
    By ilikebirds in forum Access
    Replies: 1
    Last Post: 02-17-2013, 06:42 AM
  4. DLookup and DMax on a split form filtered sheet
    By JustLearning in forum Forms
    Replies: 12
    Last Post: 12-11-2012, 03:55 PM
  5. making a table from a filtered split form
    By stephenaa5 in forum Queries
    Replies: 2
    Last Post: 08-25-2010, 08:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums