How do I get the ampersand (&) symbol to show up in my button label, like "Update & Save"? Everything I've tried alwas comes up with the underscore mark under the first letter, like a shortcut.
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_22865204....
I have developed a simple mailmerge application using VS2005. Up to now it has worked ok, but I am now finding it fails before opening Word to do the mailmerge.
The mailmerge coding I am using is:...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23087...
Hi,
I have a windows vb.net application.
I have been trying to make a basic html editor that will save the format of the text in html format.
I have come across articles online for vb.net ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23092993.htm...
I've had a mental block on this issue for like 2 days now...I need help getting over the hump. Basically, I need to create a class of unknown number of classes.
So let's say I have a class li...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23126380.html
Zones:
.NETDate Answered: 02/01/2008 Grade: A Views: 0
I have a VB 2005 app that utilizes a small database. I don't want to use SQL Express, because I do not want to have to distribute it for such a small database. What options are available?
Thanks...
http://www.experts-exchange.com/Microsoft/Development/Visual_Studio_Express/Q_23155138.htm...
Hi, could I get a little help on this, I am not familiar with the whole idea. I am trying to take an Excel file and import it into a SQL 2000 database. This is what I have so far:
Protected Sub...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23250...
Hi all, I have 3 dropdown lists that feed each other and then based on those choices I run a grid. That all works fine, but I am wanting to make it so that I can choose an "ALL" option for them.
...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23251...
Hi all, can anyone tell me how to export a file from Excel to a SQL database, I can read in the file FROM SQL just fine, but then I need to allow the user to modify the XLS file and then I need to ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23251...
Hi all, I am doing a project working with importing an excel file into a sql database using VS2005 and I am not familiar with doing this. I am currently trying to figure out how to get the tab nam...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23254...
Hi all, I am trying to Get Tab Names from Excel to iterate through. I have the following code and I am pretty sure that it is close, just missing something... It does tell me that there are 12 ta...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23257...