I appreciate any other suggestion to create this form to insert ............
I have a SQL Server 2000 Table that contains historical and current data. I recently added 4 new columns to this table. What I want to do is to create a user form that will accepts three parameters and then sends the data to an excel sheet. The important thing now is for the user to be able to insert data in the new columns that has been fetched from the table on the excel sheet and then upload or update theses new columns in the sql table by clicking an update or an insert button. Could this be done and if their
Other way ..
Thanks
I have a SQL Server 2000 Table that contains historical and current data. I recently added 4 new columns to this table. What I want to do is to create a user form that will accepts three parameters and then sends the data to an excel sheet. The important thing now is for the user to be able to insert data in the new columns that has been fetched from the table on the excel sheet and then upload or update theses new columns in the sql table by clicking an update or an insert button. Could this be done and if their
Other way ..
Thanks