Results 1 to 8 of 8
  1. #1
    rahulmudiraj is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    10

    Switchboard code not visible

    Hi All,



    I have created a switchboard and now i want to change its code in order for it to include the pivot chart

    I found the code changes to be done for the same

    but i am unable to locate the Form_Switchboard ( in the microsoft VB editor)

    how do i locate this , suggestions would be highly helpful please

    Regards,
    Rahul

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    How did you create the Switchboard - with wizard or manually? The wizard might have used only embedded macros in which case there would be no VBA event procedures associated with the form and therefore would not show in the VBA editor.
    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
    rahulmudiraj is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    10
    I have created through Wizard

  4. #4
    rahulmudiraj is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    10
    So now there is no way i can incorporate the pivot chart, since i created the Switchboard through the help of wizard?

    can you suggest any other means, please

  5. #5
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Be aware that MS has eliminated Pivot Table/Chart views from Access 2013.

    I don't use the design wizards nor macros.

    I have never used Pivot Table/Chart views. Why would you want a Switchboard in PivotChart view? Do you want a subform in PivotChart view on the main Switchboard form? I am guessing a subform can be set for PivotChart view.
    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.

  6. #6
    rahulmudiraj is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    10
    No no no, you got my question wrong

    I have 3 reports, 4 forms and 6 pivot charts ( which also get stored as forms in access)

    now i want to place all of them in the Switchboard, but the switchboard options are able to accomodate only forms ( in read or edit mode) and reports

    when i am attaching my pivot chart as a form, it is showing up in a table format, but not in terms of a pivot chart

  7. #7
    rahulmudiraj is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    10
    In doing so, i must change the code of the switchboard itseems ( as per the below link), but unfortunately i cannot access the switchboard code as i have created it through a wizard

    http://www.accessmvp.com/JConrad/acc...hboardfaq.html
    13. Q: How do I open a
    table from the Switchboard?

  8. #8
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    The 'code' is macros and the macros and properties of the form controls refer to a table for parameters. You can alter the Switchboard behavior by editing the table, macros, properties. However, I found understanding this structure harder than my manually built 'Menu' form that uses VBA code.
    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.

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

Similar Threads

  1. Replies: 1
    Last Post: 09-05-2012, 07:04 AM
  2. Replies: 7
    Last Post: 09-13-2011, 01:38 PM
  3. Text Box Value Not Visible
    By twb60 in forum Reports
    Replies: 2
    Last Post: 08-01-2011, 06:41 AM
  4. jzwp11 Code - Visible/Hide fields
    By GraemeG in forum Programming
    Replies: 19
    Last Post: 02-17-2011, 11:30 AM
  5. Replies: 2
    Last Post: 01-06-2011, 04:38 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