Results 1 to 4 of 4
  1. #1
    ineedaccesshelp is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Nov 2012
    Posts
    17

    Creating unlimited tabs


    First time user and was hoping a I could get some help quickly...I have a form that I am creating that needs to have the ability to created unlimited tabs (that would have the same information) after the first tab (with different information). Essentially, I'd like to program the function like they have in excel where you can create unlimited new worksheets with the same format. Would anyone know how to program this as a VBA into Access? If there is a simpler way to do it, I am open to that too, I just figured that there wasn't. Thanks for your help in advance!

  2. #2
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538
    Please explain why you want this design. It does sound unusual. Perhaps if we understood your project then we could better help you. What will you accomplish having multiple tabs set up the same.

  3. #3
    ineedaccesshelp is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    Nov 2012
    Posts
    17
    What I want to do is be able to create new tabs based off a format I have created without having to have 100 tabs for each form. For example, there might be a company that only has 3 tabs worth of data while another company might have 50 tabs worth of data. Instead having 50 tabs from the get go, I'd like to make it where new tabs that can be created is optional

  4. #4
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,538
    I think that you may be missing the concept of a relational database and are thinking like its a spreadsheet. Your forms are for retrieving data and inputting data. They should not be used in a manner similar to a spreadsheet. Build your tables properly with normalization and you will be able to easily retrieve your data in queries and reports. I urge you to read these two white papers to help you understand.

    http://forums.aspfree.com/microsoft-...el-349267.html

    http://forums.aspfree.com/microsoft-...es-208217.html

    Once you have read these, think about your design and then come back with any questions you have about Access.

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

Similar Threads

  1. Tabs on Tabs?
    By NateHaze in forum Forms
    Replies: 4
    Last Post: 06-01-2011, 11:32 AM
  2. Why can't I see object tabs?
    By Buakaw in forum Access
    Replies: 3
    Last Post: 01-15-2011, 01:48 AM
  3. Tabs and Photos
    By Nixx1401 in forum Forms
    Replies: 1
    Last Post: 07-19-2010, 02:42 PM
  4. Form tabs
    By Tareq_1993 in forum Forms
    Replies: 1
    Last Post: 11-28-2009, 01:23 PM
  5. tabs not viewable
    By kimmaria216 in forum Forms
    Replies: 3
    Last Post: 06-29-2009, 04:05 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