keiranwyllie
New Member
- Joined
- May 12, 2017
- Messages
- 47
G'Day everyone,
I hope I can explain this one well enough because I haven't found any helpful hints/clues as yet.
I have a training spreadsheet with two worksheets. One sheet is a matrix (Matrix worksheet.png) of courses/course descriptions and employed positions. There's an area on that sheet to assign training as either Essential or Desirable, represented by an 'E' or 'D' respectively. This is just a basic sheet.
The second sheet (Training Captured.png) is intended to then capture the training identified as 'E' or 'D' and transpose the employed position and course description data automatically, based on where the 'Es' and 'Ds' are.
I feel this could get out of hand very easily because as 'Es' and 'Ds' are changed, there's potential for blank rows. I see this can all be solved with vba but I'm kind of lost as to where to start.
Caveat - my current version of this spreadsheet can handle this manually meaning I look at the matrix, then go to the other sheet and manually add the data. I was just hoping I might be able to do this automatically.
Any help will be greatly appreciated.
I hope I can explain this one well enough because I haven't found any helpful hints/clues as yet.
I have a training spreadsheet with two worksheets. One sheet is a matrix (Matrix worksheet.png) of courses/course descriptions and employed positions. There's an area on that sheet to assign training as either Essential or Desirable, represented by an 'E' or 'D' respectively. This is just a basic sheet.
The second sheet (Training Captured.png) is intended to then capture the training identified as 'E' or 'D' and transpose the employed position and course description data automatically, based on where the 'Es' and 'Ds' are.
I feel this could get out of hand very easily because as 'Es' and 'Ds' are changed, there's potential for blank rows. I see this can all be solved with vba but I'm kind of lost as to where to start.
Caveat - my current version of this spreadsheet can handle this manually meaning I look at the matrix, then go to the other sheet and manually add the data. I was just hoping I might be able to do this automatically.
Any help will be greatly appreciated.