Answer Posted / shahnawaz hayat
1- Open your vb project and run it for error checking
(debug and remove errors if any)
2- File Menu --> Make ProjectNme.exe click
3- A make project Popup appears type your exe file
location & name and press OK button
4- Exe file would be created
Is This Answer Correct ? | 51 Yes | 5 No |
Post New Answer View All Answers
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Why does everybody say I should save in TEXT not BINARY?
Binary Access-method isused to access file in which manner?
What is file in vb?
Whether HTML supports multimedia: and document links?
How do you zoom in visual basic?
What is meant by Establish Connection in RDO?
what are the Types of cursors in RDO?
____ is the difference between Listindex and Tab index.
How do I get a bitmap picture in a field in an Access database?
How can you filter out specific type of file using file system controls?
How many ways you can access file using VB?
What is rdo in vb?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
What are 3 main differences between flexgrid control and dbgrid control?