Forum: Visual Basic 4 / 5 / 6 Feb 22nd, 2009 |
| Replies: 12 Views: 1,746 Well I got it to load with another xml that I created from the program forms. Ive decided not to bother with excel at all since its all a hassle, but I still need to graph my values from either the... |
Forum: Visual Basic 4 / 5 / 6 Feb 22nd, 2009 |
| Replies: 5 Views: 1,008 what do you mean rename the "Start" in Windows? Is it that you want to call it something else other than "Start" ?
Hmm, I never came across a situation where someone wanted to rename the "Start"... |
Forum: Visual Basic 4 / 5 / 6 Feb 17th, 2009 |
| Replies: 12 Views: 1,746 no I got them from the samples that were included with Visual Studio 2008. The folder is Program Files --> VS 9 --> Samples.
Ive tried to fix it and it still wont work. I managed to get Excel to... |
Forum: Visual Basic 4 / 5 / 6 Feb 16th, 2009 |
| Replies: 12 Views: 1,746 Ok I got it sort of to work, but the XML file wont get read, and it gives me errors saying that the data is unable to be written to the excel sheet. Im using the excel sample from the visual studio... |
Forum: Visual Basic 4 / 5 / 6 Feb 10th, 2009 |
| Replies: 12 Views: 1,746 hmm, I'll have to check that. I didnt know that Visual Studio came with this kind of stuff. |
Forum: Visual Basic 4 / 5 / 6 Feb 9th, 2009 |
| Replies: 12 Views: 1,746 I read through that tutorial, and its not quite what I need. It has some nice features that I could add into my program, but I still need to know how to be able to create, and write into tables.
... |
Forum: Visual Basic 4 / 5 / 6 Feb 8th, 2009 |
| Replies: 12 Views: 1,746 I just need some kind of hint or maybe a webpage of a tutorial to get me moving in the right direction. As far as creating, editing and saving to an excel sheet through a VB program. |
Forum: Visual Basic 4 / 5 / 6 Feb 5th, 2009 |
| Replies: 12 Views: 1,746 Thanks for the quick reply. The data is basically someone inputs the specifications for a turbine disk, it calculates the values of the various horsepower and power ratings that the turbine is... |
Forum: Visual Basic 4 / 5 / 6 Feb 5th, 2009 |
| Replies: 12 Views: 1,746 Ok, Ive got a program that Im working on, where it is supposed to calculate some formulas that I have based on some user inputted data and display the data in the form of a table on the same screen,... |