+ Reply to Thread
Results 1 to 3 of 3

Create sheets based on cells and modify formulas within sheets

  1. #1
    Registered User
    Join Date
    01-20-2011
    Location
    Maryland
    MS-Off Ver
    Excel 2003
    Posts
    1

    Create sheets based on cells and modify formulas within sheets

    Hey guys,
    I am new to the forum, as you noticed I am a school teacher trying to make my grading process a little easier.
    I have attached my basic workbook I would like to use.
    Basically, I would like to have a master sheet with the students names on it with their grades, number of wrong answers and have a macro do the following:

    create or duplicate the individual student sheet but make it the next person down on the lists name grades.

    Continue to repeat until there are no more students

    rename sheets with students names

    ----------------
    I think copying the students sheet would be better because the formatting should stay the same. ( I Think)

    If you guys could help me out with this one I should be ok figuring out how to change it for different assignments.
    Attached Files Attached Files
    Last edited by geoffbern; 01-21-2011 at 06:04 AM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: School Teacher in need with macro formula

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Create sheets based on cells and modify formulas within sheets

    I have a macro for taking the data from a database sheet and filling out a template sheet over and over again with the data.The macro fills out the template and saves each one as a separate file OR creates a separate sheet, your choice. That last part can be tweaked to do other things, this is mainly to demonstrate a simple way to fill out a form from a row-based database.

    =========

    That macro has been inserted into your workbook and I've already changed the code to fill in the value in B4 and B6. I made the B1 cell a self-resolving name based on the sheet name.

    I've named the base sheet Template. Once you're done designing this, I can show you how to hide the template if you wish.
    Attached Files Attached Files
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1