Thank you J.I.
You are correct, the UserName is coming up blank. I checked the table and I just have "ID" setup as key not the "User" field, the "User" field is also not setup as a required field so I assumed it would just input a blank field.
I am a bit inexperienced in
VB, still learning I'm afraid, but is it not possible to setup the "UserName" to pickup "CurrentUser" if the field is null. I did try that originally but that comes up with an error as well. If this is not possible, how do I fix the table to except null strings?
I appreciate any help you can give on this.
Dave