var fDesc=new Array(); fDesc[0] = "The AbleBits Ultimate Suite for Microsoft Excel a complete set of 40+ professional tools which automate repetitive, time-consuming tasks that Excel users usually perform manually.

The Ultimate Suite includes sophisticated tools for professional data management as well as simple one-click utilities. At that, all the add-ins have a unified, clear and easy-to-understand user interface that does not require any learning curve, making it an ideal product both for advanced users and beginners.
Each add-in included in the Ultimate Suite solves one of the most frequent, tedious and error-prone tasks such as:

- Matching and merging data from two worksheets
- Removing duplicates in one Excel table or between two lists
- Consolidate multiple workbooks into one
- Merging cells, columns and rows
- Combining data from duplicate rows into one
- Removing extra spaces and cleaning imported data
- Finding similar entries and partial duplicates
- Generating unique random numbers, strings, dates and passwords
- Splitting a column of names into individual cells
- Performing various conversions between more than 200 measurement units
- And more.

The add-ins work smoothly on different operating systems, terminal servers and corporate environments. They support all Microsoft Excel versions from 2007 through 2016 (32-bit and 64-bit) equally well."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }