On a worksheet you will have a number of items. You can edit these items, add finishes and discounts to them, cut, copy, paste, and send them to another worksheet, etc.
How does the program know when performing functions such as paste, where to paste the item on the worksheet? Here we will discuss the difference between items that are current and items that are selected.
When performing edit commands, if there are no selected items, Worksheet will perform the function on the current item. If there is both a current item and a selected item, the selected item will always take precedence over a current item. For example with one item current and one selected, the cut command will cut the selected line item.