I need to access the RecID of my records. How do I do that? How do I create the characters that look like << and >>? Is this correct syntax? rnumber.text = str(myCursor.ULongField("<<RecID>>").value) Rick