My users are requesting that I create a feature for a form at our work that allows them to click a button and import the information they entered for the previous form they did. I'm saving the small amt of data out to the registry and that's no problem. The problem arises when one of the fields is left blank. They do need to be able to leave a field blank if they choose, but if I try to select the text from a bookmarked field, a blank field will insert 5 "boxes" into the registry. Any ideas on how to determine if a field in particular is blank?