Ok, interesting work around. Additional question - is there a way to allow the user to input data that arent part of the table? Example - I want to create a button that runs a stored procedure that moves data from one server to another server (linked). I would like the user to be able to input the Source and Destination. Im assuming I'd have to add Source/Destination columns to the table?