Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook with 7 sheets, one for each period of a secondary
school. On each sheet, student last names are in column A (starting below row 12), and first names are in col. B. Fellow teachers want to use this but be able to create progress reports for each student, exporting the values only of the cells in these cols: A, B, N, O, P, Q, T, AH, AI, and AJ The headings of these 10 columns, put across row 12, would also need to be exported. Users want this info exported into a Word document, with 1 student on each page. The student names, in A and B, should be put into a field at the top of each page. The other data could be inserted as a table near the bottom of each page. The Word doc is a form that contains text fields and checkboxes. How could this be coded? A catch is that there is a blank row between each student's data in the workbook (student across row A15, another across A17, A19, etc.) Also, this would have to export data from each of the 7 worksheets. Lastly, users want a macro/menu that, when clicked, would output data for all students, and another macro that would only output data for the student that is currently clicked on (anywhere in that student's row). Thanks a great deal for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy data from Microsoft Word form into Excel | Excel Programming | |||
Excel to input fields into a Word Form | Excel Worksheet Functions | |||
Put form fields in Word forms into an Excel spreadsheet? | Excel Discussion (Misc queries) | |||
can we link fields from a form in word document to excel | Excel Discussion (Misc queries) |