Visual Basic
Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects.
Application
Platform
Any
License
Any
I have been learning to program with VB and have learned a lot. I have tried multiple ways of searching text documents and have failed miserably at every turn. I have googled and looked at other...
if you mean text to speech
http://www.youtube.com/watch?v=3dQzXrzXb4A
Or do you mean loading text into a text box
http://www.youtube.com/watch?v=Cu7dqppYgPs
Thanx for sharing
seo India
I am using Excel 2003 and I am wondering if there is a way for macro to search a sheet for shapes based on name and then put shape position data into another sheet. Thanks in advance.
I have an untyped dataset which is programmatically bound to a form in vb.net 2008. The first record in the dataset is not necessarily the record the user selected to view. I need a way to, after the...
guys... can someone please help me in finishing may program... this is the preview of a form were a got problems have a look:
when i type the book i wanna search in the "search text box" and...
http://social.msdn.microsoft.com/Forums/en-US/vblanguage/thread/b49331ff-5cf7-4c24-bcca-ef7ea2f16068
Regards,
Dr M
I'm assuming by this you want to search for files created (or possibly edited) within the specified time frame. If this is the case you need to add something like:
System.IO.File...
The whole first page of google's search was filled with someone posting your question under various names yesterday, I will assume you posted all over the internet... The second page of the google...
No Problem
I would hardly call myself an expert, I'm more of an average programmer who has Internet Search Engine Skills :)
Glad to hear you figured something out,
Sean Campbell
Thank you for replying. I understand what you are saying and I have tried several approaches. I have tried looking up on internet many different search criteria with not much luck. Any ideas to...
Typically I store the data outside of the ListView, and search on that, but you can search through a listview.
I am not sure what exactly you want to do. I most comonly search ListViews for...
You're awesome.
Is it possible for a user to search within a specific field in a ListView box? For example, FName?
i ve connected the data environment to sql database.
everything works fine.
i ve enabled a search method to search for a particular record in the db, whose function is to search the db and retrieve...
i ve connected the data environment to sql database.
everything works fine.
i ve enabled a search method to search for a particular record in the db, whose function is to search the db and retrieve...
Hi,
Can someone show me the code to search the data in a database whereby the search keywords is provided by users ?
I have 3 search methods and when the user select the method and enter the...
I have a spreadsheet with 6 columns of Data.
The first 2 columns are the Key columns for the lookup (Branch # and Account#).
The remaining 4 columns contain the results I need to display in a...
Hello - new problem - old one i have managed it
I have a problem with trying when I open a form that shows fields from a table (is linked tot he table fields) not to show any information in the...
hi,ive been trying to write an assignment that reguires me to create a database and then link it with vb,by using procedures to add data and search a person from the database.i need an example to...