Hello all,
I know there is a way to calculate hours worked in excel, but I am having a dificult time finding the formula. I need to subtract the stop time from the start time. I keep getting ######## in the cell. I have been thru the help files and I can find no mention of a specific format...
Is it possable to delete the registry file and then import a known good registry file?
or is it possable to replace a bad registry file with a known good registry file?
any help will be be greatly appreciated.
Hello all,
Man I am not sure where to start. I have 8 textboxes that have to have numerical data entered into them. Nothing is done with the data until the user presses cmd_calcit. I need to check if the data is between 0.0 and 9.9 inclusive in the first 4 boxes and if the data is between 4...
Hello all,
I tried using the code in the faq 222-75, it's supposed to reboot or shut down an nt machine. I keep getting errors pertaining to the public / private module types. I am not sure where to place this code so that it will work.
I am trying to create an EXE file that will shut my...
Hi all,
Back again. Ok, I have written a small routine to print checks, I am trying to get a label to change the check number based on data read from a text file.
So I want to open the text file read the number, assign the number to a label. Then I want to implement the number by one and...
Hi All,
OK, I use computer printed check's, I am trying to build an app that will take my data and print it on the appropriate check.
I am using a scanned image of one of my checks for the background of my form. Since I don't need that image to print, I set it to visible = false when it...
Hello all, It's me again.
OK, the base of this question is, I am trying to test if a specific amount of time has elapsed, (IE) 1 hour 30 min. ( I am trying to cut down the amount of cigarrettes I smoke a day, so I get one every hour and a half) anyway, I know what I want it to do, my problem...
Hello all,
I am in need of some coding examples in VB 6 for text to speach. I can't seem to find any help in the MSDN library. I need the project to count some numbers and then convert the text to speach.
(i.e.)
for a = 1 to 4
(speak a)
next a
what I need is a little more involved but this is...
Hello,
Any help would be greatly appreciated. I am trying to figure out how to create and name a command button from within VB code. I think I know how to rename it, just not how to create it. It also needs to put itself on an excel worksheet with the new name, it would also be convenient if...
I recently started learning VB. Way back in 82 I studied basic programming. I am having a hard time figuring out how to show the results of a for next loop in a text box. (eg)
(old basic)
for a = 1 to 1000
print a
next a
I figured out the code to show it in VB, the problem is that you...
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.