If the user has to repeatedly change specific values, and insert a value in a
separate column based on it, they should be able to quickly do so.
--
Create a window with a dropdown to select which column to search on, another
dropdown to select what data they want to search on. A 3rd option to specify
what they are doing [replacing, appending, insert into]
* Replace: Replaces the existing data (if no data exists, new data will be
inserted
* Append: Add additional data to existing
* Insert into: Inserts into another column, in the same row.
Original issue reported on code.google.com by casey.ac...@gmail.com on 15 Apr 2014 at 5:31
Original issue reported on code.google.com by
casey.ac...@gmail.com
on 15 Apr 2014 at 5:31