There used to be a program called "XLPro" that could compile an Excel spreadsheet into a standalone program which the user could use without having Excel on...
I normally dont look into Ashampoo products, but just saw this today in my Inbox - You will have to act quick, as it appears to be an offer that lasts for i...
hello everyone, just like my thread title... i would like to display the tooltips text directly or automatically when the caps lock is on, regardless the mouse...
My program, written in VB6, seems to be working fine in both XP and 98SE. Vista is being tested tomorrow! For various reasons, I am using Notepad. Some of the...
... http://www.garybeene.com/code/visual%20basic255.htm Not returned version is traditional version numbers. ie XP is version 5.1 Windows 2000 version 5.0 ...
hi friends, i want to create system database file of access database i mean system workgroup information file(.mdw) by giving Company Name, Organization Name...
Hell Friends I know foxpro / clipper and crystal Reports. I dont know much about VB programming, but i had modified existing VB for payroll system. I made...
I know the answer to this question in theory. I should be grateful if someone who uses, or has access to, Windows 2000 could answer it in practice. To set the...
Hi, I have XP Pro (2002). I did not know that using Alt+F showed a different menu, from the one you get when clicking the Menu bar. You probably know that it...
That's weird. I still had Notepad running. I wanted another look at that more detailed File Menu. However, this time I got the shorter one (same as when mouse...
Thanks, Rob, but I fear that you were not able to answer my question, which relates exclusively to Windows 2000. You will appreciate that what I am doing is...
hi guyz plz help me in chekcing Valid Date. i m using IsDate(text1.text) function to check date is Valid or not. but that function is automatacally adjust the...
Hi I wrote this a while back for the same type of problem Drop the following function in a module and call IsUKDate instead of IsDate 'extended function for...
hi guyz i m making form which is like registration form, it has large number of labels and textboxes, so i have 3 question.. 1> how to give scroll bar to...
... Place them on a picture box and scroll the contents of the picture box. See the "ScrollForm.zip" here: http://reliableanswers.com/vb/samples.asp ... You...
Thankyou very much for reply very quickly My 3rd question has been resolved by ur suggestion. first question is partially solved, yes i can use picture box & ...
If possible i need this back before midnight tomorrow night. if someone can help me with this problem using vb 2005, along with the coding page. You have been...
Hi all, I am using VB Data Base Grid to display data from a SQL statement. Is there a way to get the backgroung of the selected record (which is being pointed...
Private Sub form_load() MSFlexGrid1.Row = 1 'Designate the row that you want to color MSFlexGrid1.Col = 1 'Designage the column MSFlexGrid1.BackColor = vbGreen...
I had made the txt files thru VB. All these files are printable thru notepad. Also we can print these files thru dos by using "type abc.txt ... Can we print it...
... the whole flexgrid that color ... using DBGrid (I presume so )? What i am trying to do is have the row background color dynamicly change with the position...
I have a question about starting out using Collection as a Class. VB 6. Which is the best and proper way of declaring Collection? Is there a better way which I...
i need to restart my application with a button click with in itself cannot figure out how to get this done been working on this stupid bit of code for 3 days...
shell app.path & exename.exe ... ____________________________________________________________________________________ Park yourself in front of a world of...