Results 1 to 2 of 2
  1. #1
    joycekuo is offline Novice
    Windows Vista Access 2010 64bit
    Join Date
    Jun 2014
    Posts
    7

    Question Recreate Issues DB - Report Centre (with Form and not report)

    Hi Guys

    I would like to build a Carpool database from utilising Access’s own web enable Issues database
    as a template, but has ran into some problems..

    What I am trying to do is to recreate a Report Centre - instead mine will be called Process Centre
    to run queried forms within the selected date range criteria.

    Following its structure, I have a “Process Centre” form within Main.NavigationSubform, a “Process
    Running Hourly” form sits within the Process Centre.sfrReport Page, and a “Process Running Hourly
    Main” (sorry not on screenshot. This runs the RunningHourlyCharges query) within the Process
    Running Hourly.sfrReport subform.

    Currently if I run the date range selection from Main form it returns nothing/blank, and if I am
    running the “Process Running Hourly” form in insolation – it gives me the “Macro action BrowseTo
    requires a valid Path argument error.

    I have double checked the path loaded for macro, but still am not sure where I am going wrong..
    Help!!!

    Keeping with the Issues DB Structure:


    Click image for larger version. 

Name:	Structure.jpg 
Views:	8 
Size:	109.1 KB 
ID:	16749

    Running form in insolation:
    Click image for larger version. 

Name:	DateSearch.JPG 
Views:	8 
Size:	82.5 KB 
ID:	16750

    Macro for From and To/Start and End date:
    Click image for larger version. 

Name:	Macro-From.ToDate.JPG 
Views:	8 
Size:	83.6 KB 
ID:	16751

    *tmpForm has been preset as "ProcessRunningHourly" at ProcessCentre level as a OnClick
    on Running Hourly Charges link.

    My final goal is to bring up a selection of records from selected dates, and then build a export
    button to 1. export data to Excel and 2. update a status field on original table to Processed.

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    Navigation Controls and Web Forms are above my pay grade. The best advice I can offer is to study how the methods behave that you are employing.

    Quote from the following link.
    The PathToSubFormControl argument must be specified using the syntax in the following example:
    http://msdn.microsoft.com/en-us/libr...ffice.15).aspx

    Also, my understanding is that the BrowseTo method needs to see the DB or SharePoint server. In other words, it will take a trip to the data. Unlike the Where Clause that will use the existing recordset and NOT take a trip to the data.

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

Similar Threads

  1. Report Reaching Criteria Form Issues.
    By cap.zadi in forum Queries
    Replies: 1
    Last Post: 02-23-2013, 12:03 AM
  2. Report issues
    By zero3ree in forum Access
    Replies: 1
    Last Post: 06-23-2012, 11:42 PM
  3. Recreate Word document in Access Report
    By cphelps48 in forum Reports
    Replies: 2
    Last Post: 11-29-2011, 04:32 PM
  4. Replies: 4
    Last Post: 09-13-2011, 03:16 AM
  5. Table/Report issues
    By Glenwood in forum Access
    Replies: 1
    Last Post: 07-20-2011, 02:59 AM

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