Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a project table to record time worked on projects each day
DayOfWeek: contains the number of hours worked on SUN, MON ... SET: contains the Project Id NAME | SUN | SET | MON | SET ... --------|-------|------|-------|------- John | 8 | set1 | 8 | set2 Jane | 10 | set3 | 8 | set2 Is it possible In VBA (or Excel spreadsheet) to produce this result SET | TOTAL ------|--------- set1 | 8 set2 | 16 set3 | 10 ... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
separate one cell into several cells | Excel Discussion (Misc queries) | |||
Insert a value in a cell based upon a comparison of cell values in 2 separate worksheets | Excel Discussion (Misc queries) | |||
Insert a value in a cell based upon a comparison of cell values in 2 separate worksheets | Excel Worksheet Functions | |||
Separate first and second name in one cell into separate cells. | Excel Discussion (Misc queries) | |||
Separate first and second name in one cell into separate cells. | Excel Discussion (Misc queries) |