How do we call MS- Excel in VB?

Answer Posted / raghunath paul

after selecting Microsoft excel library in refrence
section we can create object for excel by CreateObject
("Excel.Application")

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the creation project schedule.

586


Whether HTML supports multimedia: and document links?

1426


Data Control missing from toolbox when I use VB under NT3.5. Why?

922


Give brief description about class?

1490


How do I force a file dialogue box to reread the currect disk?

946






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.

1681


Explain Types of DBCombo boxes?

596


Difference between Linked Object and Embedded Object?

1791


How do you change the system menu (on the Control-Menu Box)?

964


what are the Types of DBCombo boxes?

1683


Types of DBCombo boxes

1581


How do I access C style strings?

983


How to get freefile location in memory?

2083


what are the types of LockEdits in DAO?

1507


what are the Differences between ActiveX Control and Standard Control?

3111