I currently have two work sheets in an excel document and I need to create a
chart to read the one sheet and fill in the other sheet with either an "x" or
the mark.
as an example the information is on sheet1 and I need it to read the persons
name, and the course and then post it onto a second sheet called report.
here is where it gets a little tricky. sheet 1 has 40000 lines so I need the
macro to read through the 40000 lines and locate the name and then compair it
to the secondary cell that has the course. for example lets say john smith
in column A and the course Final Test in Column B. I then need the
information to post either the "X" or the grade in the cell "D4" on sheet 2.
If this is easier done using a input box, by all mean suggest that, but the
hard code is appreciated as well.
--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200711/1