Normally, this is controlled by the IT team. They would need to verify that everyone is using the same version of Excel and that's what you would code for.....
Hi fellows. This is some newbie here. I have got some visual basic experience but not with the .NET experience. I have also got some object- oriented...
Hiya! Okay, I will create a login for the page for you LOGIN: haganbill PASSWORD 1y2t3fg Logon to the webpage, then create an account in the forums using the...
... verify that ... upgrade ... That's all well and good for programs that are restricted to internal company use. Is there a preferred method for programs...
Well, if this is going to be a massive release... I would suggest to take a look at the code to see why you needed Excel, and to see if there's another way to...
I agree, the requirement to use an external program should only be there if absolutely necessary. The case where it can't be avoided, though, was what prompted...
Well, then we're into a design question. =) What is your program trying to do? As for the 'many' systems.. that depends on the version of VB that you are ...
Sorry, I should have been more clear. I was asking the question for future reference, not for a current need. None of the things that I'm doing with VB6...
Good luck, If you're on any version earlier than VB.NOT 2005, 20% of what you're learning is obsolete/inapplicable already! VB.NOT is getting better by the...
I have started a small yugioh program for my girlfriend's brother who is 12 years old. I am writing it in VB.NET 2003, and I was wondering if it is possible...
Please help me, i have a problem. How to make a Visual Basic Program which can send an email if i write: shell(mailto:(email)) it just make to open sender...
Announcing the formation of a new group Announcing the formation of a new group Dear Friends, I have spent three years developing a software in Visual Basic...
Hi guys I'm a newbie trying to teach my self vb.net 2003. I'm having trouble connecting with an SQL 2000 database. Can you send me to a website that's simple...
Wecome to ignou_for_allDear Gurus, Well I am a naive to this programming and all. Please see that if you can help me in drawing the three intersecting circles...
Ho Friends How to open a Power Point Presentation from ASP.NET? I need to add a ppt file to my intranet aplication by uploading and it should be viwvable to...
Hello.... I wanna know how to Refresh a report without pressing a button Refresh in CrystalReport 8.5. Thank's for the help ... Celebrate Yahoo!'s 10th...
Hello, I have been trying to get this installed for 2 days. To make it easier here is what I have done that should have worked and I dont know what the problem...
Dear Friend Try with SQL Server 7 MSDE is a tool to access and test query for MS SQL Server insted of enterprise manager. if u use sql server 2000 u need to...
hi, nice to meet you all i'm newcomer in vb language n need help can cursor automatically move from textbox1 to textbox2 when we finished type some words at...
Hi Everyone, I'm trying to create an IF statement but there are too many conditions involved to simply use an AND or OR clause. So, I've created a string out...
Hi, You can use DiscardSaveChange property of Crystal Report Control to refresh the report. Regards, R.S. Senthil Kumar ... Thanks & Regards, R.S. Senthil...
You can add abutton and type the required code to the code window after double clicking on it click on the form and take the properties., there u select accept...
I don't know if this will help but the code looks unnecessarily complicated. Is there any particular reason to use a string to indicate the conditions? The...