Blue Theme Orange Theme Green Theme Red Theme
 
Home | Forums | Videos | Photos | Blogs | Beginners | Advertise with Us
 | Consulting  
Submit an Article Submit a Blog 
Search :       Advanced Search »
Home >> Videos >> ContextMenuStrip in VB.NET
  
Video Details
ContextMenuStrip in VB.NET
Added On: August 06, 2010
Posted By: Mahesh Chand
Technologies: ,Visual Basic .NET
Total downloads: 0
Total page views: 7072
This article has been rated: 0 times
 Email to a friend  Bookmark  Similar Articles  Author's other articles  
 
 More videos from same author

Tab Control in VB.NET
On Aug 13, 2010
By Mahesh Chand

ContextMenuStrip in VB.NET
On Aug 06, 2010
By Mahesh Chand

 Post a Feedback, Comment, or Question about this article
Subject:  
Comment:  
 Comments

Excel and VB by Dennis On September 20, 2010
 
Hi guys,
 
I'm very new to VB. I recently made an application using Case selects and it worked fine. My aim is to now make an similar application but instead of using case select I want it to "browse" for an excel-file I have and show those outputs in an textbox.
 
Simple example:
 
City north = New York
City south = Oklahoma
 
Street north = Manhattan
Street south = Tulsa
 
 
In the form you can select the City or Street (using Combobox)
And you can select north or south(in another combobox)
 
After you select e.g City and north, he must look in the column of the Excel with "City" labeled e.g "A" and than check in the row with "north" labeled e.g. "1" and give the contents of A1 : "New York" and then bring this back to a variable which will be displayed in a textbox.
 
Can you help me on this one?
 
Thx,

Reply | Email | Modify | 
This section is sponsored by
Discover the top 5 tips for understanding .NET Interop
Top Videos
Tab Control in VB.NET
ContextMenuStrip in VB.NET
The all new auto-implemented properties in Visual Basic 2010

 © 2012  contents copyright of their authors. Rest everything copyright Mindcracker. All rights reserved.