Create a VSTO Add-in for Excel: add a line break for sentences longer than 150 characters for each cell
Budget: €30 – €250 EUR
Create a C# VSTO Add-in for Excel.
Required functionality:
1. User selects one or more columns, or on or more separate cells
2. User selects a new menu item with the title "Format long text"
3. For all selected columns/cells: check for texts longer than 150 characters. If so, find the first "." (dot) and add a newline after the dot. Repeat this for the whole text of that cell, and continue to the next cell
Required functionality:
1. User selects one or more columns, or on or more separate cells
2. User selects a new menu item with the title "Format long text"
3. For all selected columns/cells: check for texts longer than 150 characters. If so, find the first "." (dot) and add a newline after the dot. Repeat this for the whole text of that cell, and continue to the next cell