I have a database that has a "Copy Work History to Clipboard" button with the following formula: @DialogBox("subDialogCopyWorkHistory"; [AutoHorzFit] : [AutoVertFit] : [NoCancel] ) This should capture the full work history, however on some instances it only shows some of the entries made and not all and this does not appear to be a size issue. Any suggestions?