MassEdit
From UIDWiki
[edit]
Plan
- Pull selected data from Excel when user clicks MassEdit button (location TBA)
- Cluster data (use dfhuynh's algorithm), print out in new Excel sheet/workbook
- when user clicks done, return modified data to original locations
[edit]
Details
Data must keep track of:
- original location
- original value (not just text! Decoration too - is this included?)
[edit]
To-Do
- Translate dfhuynh's clustering algorithm into VB
- Design/Implement UI for MassEdit workbook
