LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 63
Default Copy rows to new sheet based cell reference, not value

I have created a workbook to track continuing education hours/credits
for different certifications. There are two variable components: There
are blanks on one sheet for up to eight different certifications, and
then four other workseets to track different kinds of CE seperately
(classroom, cbt, etc). The certifications are variable throughout the
entire workbook based on a cell reference on the certification sheet
(A1:A8) The values of these cells enter automatically on the
subsequent sheets with checkboxes below to indicate if the CE is
applicable to the corresponding certification above. The checkboxes
are linked to the cells immediately beneath them, so a running hour
total at the bottom for the individual certification is based on a
SUMIF (TRUE) formula.

I would like for the user to be able to generate a summary of all the
individual training items that are applicable to the individual
certifications in sheet1(A1:A8).

On the sheet with the individual training items, they are laid out like
this:
Date Class Hours =Sheet1(A1) =Sheet1(A2) etc...

The cell references are easy, the variable will always be a cell
reference(Sheet1-A1) and the criteria for inclusion will be a TRUE
value, but I've got no idea how to put that together.

I've likely not explained this very well, so anyone willing to help can
download the work in progress to see what I need he
http://upload2.net/page/download/GO4...Blank.xls.html

Sheet1 in my file would be 'Printable Report'. The certifications are
entered into A9:A24 on that sheet. They are referred to on the
subsequent four sheets in cells D1:K1.

For arguments sake, lets say "EMT" is in Sheets(Printable Report)"A9"
and there is one entry on each of the subsequent pages (Classroom, CBT,
Journals & Magazines, Other Training) that is applicable to the EMT
certification (indicated by a checked box and relative TRUE value in
the underlying cell).

I want the user to be able to select "EMT" (the value of A9) from a
combobox in a userform (I know how to do that) and then have a routine
that would select all the rows on the subsequent sheets that have a
TRUE value in that column (would be column D in our example) and copy
them to another worksheet (will be 'Individual Summary')

In short, the routine would need to find the matching rows and copy
them into the next available empty row of the output sheet.

Sorry for the double post, but I didn't get a lot of bites in the other
group.

Thanks to all

 
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
Copy rows from one sheet to another based on a cell value SM1 Excel Worksheet Functions 1 December 21st 06 01:01 AM
Using a cell reference to copy rows to a new worksheet wham Excel Discussion (Misc queries) 2 June 14th 06 07:05 AM
Copy a relative reference formula from one sheet to another. jannkatt Excel Discussion (Misc queries) 3 May 17th 06 07:13 PM
MACRO - copy rows based on value in column to another sheet Michael A Excel Discussion (Misc queries) 1 March 5th 05 02:15 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 01:13 PM.

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

About Us

"It's about Microsoft Excel"