Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I hope someone here can help. I have next-to-zero experience with
Excel macros. I have a large spreadsheet that was used to track workshop attendance for several people throughout 2005. It has names in Column A and workshop names in Row 2. Throughout the year, if someone attended a workshop, a number was placed next to their name under the workshop, representing the number of hours they attended. Now I need to somehow output to a list each persons name, ONLY the workshops they attended, and their total hours attended. For example: If F5 contains a value, I need to output A5, F2, F5 (that is, Name, Workshop Name, Hours attended.) Is this possible in Excel? Something you could walk a macro newbie thorough? Thanks in advance for any help you can provide. Brett |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Validation based on output of a different cell. | Excel Discussion (Misc queries) | |||
Output client name based on date... | Excel Worksheet Functions | |||
output based on data in a graph | Excel Worksheet Functions | |||
Ooh .. Linking a list to a list to an output cell | Excel Discussion (Misc queries) | |||
Add value to array based on if...then output in VBA | Excel Programming |