i designed a form that has labels on it that you are expected to insert value (Alphabets and Numbers) an then it will do a calculation and give you a result on that page this page contains about 200 -250 labels i want to make a "save" menu that will save the content of the form with a file name to the hard drive, so that the user can access this file.

i want code for the save menu and the open menu of the form.

it is a form that contain Courses and Grades
i.e
MTH112 A
GST112 B
BCH 211 C
ET.C. these label are up to 200 -250 i want each user to be able to save his own after filling it. please also give me other methods apart from database.

Thank for ur anticipated cooperation.
Xmiles

Recommended Answers

All 5 Replies

Why don't you use database for the purpose. It will be very simple with that option.

Thanks for your quick reply

Please, how do i use a database like ms excel

how do i use ms access not excel
and also how to open the saved data

how do i use ms access not excel
and also how to open the saved data

actually, you can use Excel. and if you want, there's a Database control within VB.

The code you require has been posted here a number of times. Please spend some time to search here for the same.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.