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.
2150Dear sir i m presently working in power plant nd my question is if any pump give flow 18tph then how would i know that how much range flow tx installed their flow line for flow measurement plz give me ans
1 2557Post New Infotech Interview Questions
Explain me what is bayes' theorem? How is it useful in a machine learning context?
What is an api and list the api's available in html5
How do you separate words in url?
What is payroll area and uses of payroll area?
How do you change a file type in windows 10?
Define a region in idms?
What is difference between pl and sql?
What is the purpose of the following code? Is there any problem with the code? void send(int count, short *to, short *from) { /* count > 0 assumed */ register n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } }
Write a Program to find the largest of 4 no using macros.
how much need cement bags for block work of wall approx 1000 hollow blocks 20x20x40cm
will fix foundation bolts at site with out template is there any procedure?
What are advantages of spring usage?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What are the types of attributes in c#?
Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?