Hey, "That Rick Guy" or one of you other VB.net experts":
A VB.net application has been running all right for a year or so. I recently changed an audio .wav file to a different .au file; I'm not sure if this was the cause of the error, but it is the only thing I have monkeyed with. Even after...
I have prepared the following SQL query using the Command function of Crystal 10. It runs OK, however when I check performance I find that grouping and sorting have not been done on the server. Further, it required two passes. When I go to file/report options, the "Group on Server" option is not...
In Crystal 10 I have created a printable field which equals 1 if a condition is met and 0 otherwise. Since that "whileprintingrecords" field does not appear as a report field in the "Insert Summary" window, how can I count (i.e., total) the 1's that are printed?
Data entered in Crytal 10 multiple check boxes are stored as ampersand delimited text strings, such as:
&friend&family&neighbor&email&flyer&other&
What is the best way to extract the data in readable form, such as:
friend; family; neighbor; email; flyer; other
OR
friend
family
neighbor...
After VB.NET is used to automate creation of an Excel worksheet, how do I subsequently program VB.NET to open that Excel worksheet and append data to it? I don't want to overwrite the original worksheet, rather I just want to add more data to it.
Appreciate your help.
DRK
I have managed to create an Excel chart through VB.NET, however I still need to add axis labels, a trendline, control line width, etc. Is there a comprehensive reference available to cover the .NET syntax for this application?
Thanks,
DRK
I have written a VB.net program that uses Windows Media Player to play very short .wav files at appropriate places. The default name of the player has been changed to "Player" and this has not been a problem with other programs. The problem now is that when I call the program I get an exception...
I have programmed an application program (not web based) with several forms. Several versions worked fine by clicking the Solution Explorer Properties and selecting the name of the first form to be processed. Now the only thing that appears in the dropdown list, where all forms usually appear...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.