I am doing the project (of Customer care) in that project I want to save or export the Data or Record to Excel,Ms Word or other problem.Please Guide me.
To export the data to Excel or Ms word in Visual Basic,you will have to use the built in file handling functions and then specify the desired extension in that function like .xls or .doc etc.