Forum: Visual Basic 4 / 5 / 6 Feb 11th, 2005 |
| Replies: 19 Views: 31,007 I dont have the code you would use on me but it would be something like call powerpoint first with an argument of calling the file you want it to open. if i find the code i have to open word docs i... |
Forum: Visual Basic 4 / 5 / 6 Nov 26th, 2004 |
| Replies: 8 Views: 15,341 Well since i dont know what you downloaded but if you download the one you found for win 98 all you have to do is right click on the exe and then go into compatiblity and run it in win98 mode. this... |
Forum: Visual Basic 4 / 5 / 6 Sep 13th, 2004 |
| Replies: 4 Views: 2,413 Private Sub Form_Load()
is the correct syntax |
Forum: Visual Basic 4 / 5 / 6 Aug 10th, 2004 |
| Replies: 2 Views: 5,524 I dont believe there is actually. but maybe im wrong. |
Forum: Visual Basic 4 / 5 / 6 Aug 5th, 2004 |
| Replies: 4 Views: 10,780 I personally have never had that problem with vb. I dont know what the problem could be but if i can come up with something i will let you know :) |
Forum: Visual Basic 4 / 5 / 6 Jul 28th, 2004 |
| Replies: 3 Views: 8,352 rent-a-coder.com :) they have ppl looking for ppl to program for them but the amount ppl are willing to pay is alittle lower then one would like probably but you can put your own bids in and... |
Forum: Visual Basic 4 / 5 / 6 Jun 19th, 2004 |
| Replies: 8 Views: 21,484 i think all you can use is jst the [code] tags. i dont believe we have the [vbcode] tages here :) |
Forum: Visual Basic 4 / 5 / 6 Jun 18th, 2004 |
| Replies: 8 Views: 21,484 well if it was there back then im sure there is away you can do it. i didnt relize you where talking about vba sorry. i dont know any of the extra stuff they add into vba really sorry |
Forum: Visual Basic 4 / 5 / 6 Jun 18th, 2004 |
| Replies: 8 Views: 21,484 the only way i could think of doin that would be to set up an array full with the word and the number and then jst using the array to convert back and forth other then that i dont think there is a... |
Forum: Visual Basic 4 / 5 / 6 May 17th, 2004 |
| Replies: 33 Views: 30,828 i dont think it is possible with vb as you need to have the visual basic runtime installed on the system to run any vb program. most OS's are writen in C/C++ and ASM but im sure there are other... |
Forum: Visual Basic 4 / 5 / 6 May 10th, 2004 |
| Replies: 9 Views: 11,896 sorry about that i got busy at work. and now i dont work till thrusday. and i wont get anytime for awhile to explain everything to you so here is a good tutorial to get you started. if you have any... |
Forum: Visual Basic 4 / 5 / 6 May 10th, 2004 |
| Replies: 4 Views: 5,004 well since this is goin to be ran on a network from multiple computer. i recommend mysql. it runs on either linux or windows. and works great for networked computers to access it :) |
Forum: Visual Basic 4 / 5 / 6 May 8th, 2004 |
| Replies: 4 Views: 5,004 you could use microsoft access. but i would recommend mysql :) |
Forum: Visual Basic 4 / 5 / 6 May 7th, 2004 |
| Replies: 9 Views: 11,896 well i will tell you how to to get to the vba stuff when i get to work today as i dont have windows or ms office on my home computers so when i get to work i will help guide you to get to the macro... |
Forum: Visual Basic 4 / 5 / 6 May 6th, 2004 |
| Replies: 9 Views: 11,896 what do you want to know about creating macros. and are you talking VBA im guessing you are. if you need some help jst ask a specific question. im not good at giving tips but i can help for problems... |
Forum: Visual Basic 4 / 5 / 6 May 4th, 2004 |
| Replies: 1 Views: 8,360 could you post some code of what you need help with and some specifics on what you need help with. :) |
Forum: Visual Basic 4 / 5 / 6 Apr 21st, 2004 |
| Replies: 3 Views: 2,695 yeah as cscgal said you would want to set up a database and search the database with a query to do this. if you dont own access you could always use mysql i believe they have that for windows but im... |
Forum: Visual Basic 4 / 5 / 6 Apr 13th, 2004 |
| Replies: 2 Views: 4,881 first take alook at this thread and it should help you out
http://daniweb.com/techtalkforums/showthread.php?t=272
and if you need alittle more info come on back or do a quick little google search... |
Forum: Visual Basic 4 / 5 / 6 Apr 9th, 2004 |
| Replies: 4 Views: 5,616 sorry i couldnt find anything aon encrypting visual basic source code. can i ask y you wont to do this. cause once the program is turned into an exe you cant see the code anyway. so could you explain... |
Forum: Visual Basic 4 / 5 / 6 Apr 4th, 2004 |
| Replies: 3 Views: 74,760 take alook at this thread
272
and if you still cant get it post some code and we will see what we can do to help more :) |
Forum: Visual Basic 4 / 5 / 6 Apr 3rd, 2004 |
| Replies: 1 Views: 3,487 you could do a quick search on download.com and you will find a bunch of installers that should work for you. you could double check to make sure that they will work but here is the link to the... |
Forum: Visual Basic 4 / 5 / 6 Apr 3rd, 2004 |
| Replies: 3 Views: 25,977 could you possibly post the code you have so we can tell exactly what you need help with. that would make it easier to help up thanks :) |
Forum: Visual Basic 4 / 5 / 6 Apr 3rd, 2004 |
| Replies: 2 Views: 2,950 well im not exactly sure how to do it but i have found a tutorial that will prolly help you out alot :)
http://www.vbexplorer.com/VBExplorer/vb_feature/june2000/june2000.asp |
Forum: Visual Basic 4 / 5 / 6 Apr 3rd, 2004 |
| Replies: 10 Views: 14,394 well if im understanding what you want all you would have to do is is use the formname.show to show the other form and a me.hide to hide the current forums. so kind of like this
Private Sub... |
Forum: Visual Basic 4 / 5 / 6 Jan 6th, 2004 |
| Replies: 6 Views: 5,494 and if he had the project done once it shouldnt take that long to do it again :) |
Forum: Visual Basic 4 / 5 / 6 Jan 6th, 2004 |
| Replies: 7 Views: 5,082 dont forget about postgreSQL as a good database. its up and coming :) |
Forum: Visual Basic 4 / 5 / 6 Jul 28th, 2003 |
| Replies: 8 Views: 4,607 what exactly is it suppose to do? |