Search : in
By :

Visual basic code for finding a string in mic

Last answer on Jul 16, 2009 1:34:30 am BST prads, on Jul 15, 2009 5:23:11 am BST 
 Report this message to moderators

Hello,
i just want to know a function or a code to find a string in Microsoft excel macros.

Configuration: Windows XP
Firefox 3.0.11

Best answers for « visual basic code for finding a string in mic » in :
Starting with visual basic ShowStarting with visual basic Visual Basic is a programming tool designed by Microsoft for its Component Object Model (COM). This tool can be used to create applications for windows, web, mobile devices etc.The latest version of Visual basic...
[Myth] Visual Basic is an object-oriented language Show[Myth]Visual Basic is an object-oriented language Myth Reality Explanations Myth Visual Basic is an object-oriented language. Reality FALSE. Explanations This myth is popular, but unfortunately its false: VB6 is not an object...
Basic Excel Formulas ShowBasic Excel Formulas Below are some basic formulas for Microsoft excel: Basic formula : ADDITION cell A1 to A10 = sum (A1: A10) AVERAGE cell A1 to A10 = average (A1: A10) MAXIMUM cell A1 to A10 = max (A1: A10) MINIMUM...
The HTTP protocol ShowIntroduction to the HTTP protocol Since 1990 HTTP protocol (HyperText Transfer Protocol) has been the most widely used protocol on the Internet. Version 0.9 was only intended to transfer data over the Internet (in particular Web pages written in...
ODBC ShowWhat is ODBC? ODBC stands for Open Database Connectivity. This is a Microsoft-defined format for communicating between Windows database clients and consumer DBMSs. The ODBC managier can be found in Windows 3.1 and 9x. In Windows 95 and 98, it is...
Introduction to object-oriented programming ShowA new programming concept Extract from "Understanding Active X and OLE" by David Chappel "In the last 35 years, designers of computer hardware have gone from designing machines the size of a hangar to thin notebooks based on minuscule...

1

 venkat1926, on Jul 16, 2009 1:34:30 am BST

NOT CLEAR.

keep the cursor at the top of the module and click control+F and type your key world and click find next.
that string will be highlighted

Reply to venkat1926