Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Auto Duplicating Worksheets and Insterting Data from Different Worksheet

I'm new to VBA ... so feel somewhat dumb. Anyhow, I'm a schoo
counsellor and am building an Excel spreadsheet for our loca
scholarship association meeting. I have exported a tab delimited fil
from our school admin. software and have put it into a "data sheet
with one row per student: Surname, Given Name, Student Number, an
their grades (Course 1, Mark 1; Course 2, Mark 2 ... Course 20, Mar
20).

I have laid out another "personal worksheet" that performs calculation
on the data from the "data" sheet, and allows for the input o
volunteer hours, parental affiliations, etc. I need one of these sheet
for each student. I also set up a range in this new worksheet t
perform calculations on the students grades according to th
scholarship rules (that part is easy). I want the course and grad
information for each student to be entered into the appropriate column
in the script, and to be sorted in descending order of grade.

What I am looking for is a script that will duplicate the "persona
worksheet" for each student, name the worksheet, place the course
grade information in the appropriate cells in the range, and sort. Hav
spent two days on the problem and haven't got anywhere.

Any help greatly appreciated.
Dou

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Auto Duplicating Worksheets and Insterting Data from Different Worksheet

If you want to send me a copy of the workbook with two or three rows of data
in the data sheet and the personal worksheet "template" sheet, I will
provide some code to do what you want.



It is hard to provide anything here since nothing is known about the
personal worksheet as far as specific locations an layout.

--
Regards,
Tom Ogilvy

"doc_in_bc " wrote in message
...
I'm new to VBA ... so feel somewhat dumb. Anyhow, I'm a school
counsellor and am building an Excel spreadsheet for our local
scholarship association meeting. I have exported a tab delimited file
from our school admin. software and have put it into a "data sheet"
with one row per student: Surname, Given Name, Student Number, and
their grades (Course 1, Mark 1; Course 2, Mark 2 ... Course 20, Mark
20).

I have laid out another "personal worksheet" that performs calculations
on the data from the "data" sheet, and allows for the input of
volunteer hours, parental affiliations, etc. I need one of these sheets
for each student. I also set up a range in this new worksheet to
perform calculations on the students grades according to the
scholarship rules (that part is easy). I want the course and grade
information for each student to be entered into the appropriate columns
in the script, and to be sorted in descending order of grade.

What I am looking for is a script that will duplicate the "personal
worksheet" for each student, name the worksheet, place the course &
grade information in the appropriate cells in the range, and sort. Have
spent two days on the problem and haven't got anywhere.

Any help greatly appreciated.
Doug


---
Message posted from
http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Auto Duplicating Worksheets and Insterting Data from Different Worksheet

Many thanks, Tom.
File's on the way!
Cheers
Dou

--
Message posted from http://www.ExcelForum.com

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Auto Duplicating Worksheets and Insterting Data from Different Worksheet

Returned.

--
Regards,
Tom Ogilvy

"doc_in_bc " wrote in message
...
Many thanks, Tom.
File's on the way!
Cheers
Doug


---
Message posted from http://www.ExcelForum.com/



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Auto Duplicating Worksheets and Insterting Data from Different Worksheet

Thanks, Tom!
Works perfectly!
Dou

--
Message posted from http://www.ExcelForum.com



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Duplicating Cells across worksheets Ted K Excel Discussion (Misc queries) 2 August 11th 08 11:36 PM
Duplicating/Mirror Data into another worksheet within same workboo TJ Excel Worksheet Functions 1 May 6th 08 09:39 AM
Duplicating a worksheet minus the data NavyPianoMan Excel Discussion (Misc queries) 6 August 31st 07 08:28 AM
duplicating values to different worksheets lester Excel Discussion (Misc queries) 1 July 27th 06 04:19 PM
duplicating worksheets Ralph2 Excel Discussion (Misc queries) 1 January 20th 05 05:05 AM


All times are GMT +1. The time now is 05:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"