Language
Visual Basic
Remove
Platform
Any
License
Any
hey all i have a question about the calendar control does anyone know if it is possible to allow a user to select multiple dates from the control in runtime if you can help i would appreciate it...
where convert(int,ReportDate-.5)
truncates the time
= '12/11/2002'
: : and substring(convert(varchar(10),ReportDate,101),1,10)
= '12/11/2002'
: and substring(convert(varchar(10),ReportDate,101),1,10)
I want to use a scanner that is tied to a com port. I know I have to use the mscomm control but am not sure what I need to do after that. Basically the scanner will read in a value from a barcode...
= '12/11/2002'
: and substring(convert(varchar(10),ReportDate,101),1,10)
: i am building an application and part of it is a time clock for employees up to 10 employees are going to use this at a time and the application has to log in and log out for the employee also i...
i am building an application and part of it is a time clock for employees up to 10 employees are going to use this at a time and the application has to log in and log out for the employee also i want...
: ill read it again. but when i read it last time and tried to make the sample project that came with it; the project didn't work. thats why i need help. i don't have a clue what i did wrong.
Well...
: now i have tried looking at the index of each name but each time the list is populated it might change due to inserts and deletions of the database.
:
Set recordset Cursor Type to adOpenDynamic...
: I personally use the FileSystemObject to manipulate text files, but I think if you use Print instead of Write you will get your file sans double-quotes.
: infidel
:
:
Great! Thanks, it...
: I am new to Visual Basic and I wanted to learn the code for being able to use the keyboard instead of an inputbox for the user to enter characters. I need it for a Hangman game but if someone could...
: after i built my VB project i wnat to deploy it using (Visual Studio Installer) instead of (Pakage and deploy..) becouse my project use "Soap", so i want to deploy it with (Soap merge model)...
:...
:
: Also, i have written a sub routine to check if the date entered in the mskEdit box is a valid date. It checks to see if the month is between 1 and 12, if the day is within the range for the...
dteSecond Then".
: Also, i have written a sub routine to check if the date entered in the mskEdit box is a valid date. It checks to see if the month is between 1 and 12, if the day is within the...
I have a form that has to mskEdit boxes and allows the user to enter dates with the format ##/##/##. I need to compare the two dates and verify that the second date is a later date than the first. Is...
Hey all
For a school project we have to write a program in VB. I had this idea for a virus detection program but I'm not sure where to start. I dont want to not complete the program because...
3 then Timer.Enabled = False
Hope this will help a little.
Warning: Like so many other things in life at the young age of 20, VBA is oh-so new to me... so please excuse my novicity (just pretend its actually a word) thank you.
I've been Forrest Gumping...