SamT....... hahahaha. Yes something like that. I figured people would just create a test scenario to explain how it works. I didn't think I needed to explain every detail. I thought that was a given. I guess in this forum I have to. Oh well.

Here are details if anyone wants to help but it looks like they truly are not here to help:

Database Name: DBTest

StoredProcedure: SimpleTest.sql

with this simple statement: yeah yeah to the picky people I understand there are many tags that go with it but this is as simple as I can make it without dumping ever single line.

Select ID, Name, Title From Employees
This statement will get those values for those columns and post it on the sheet. (I can't make that any simpler and clearer).

So the main question is that how can I pass values via my textbox and manipulate the data on that sheet. It can be to filer it or add/edit etc.....