PROfile
All time reputation: 5
Achievement
You have not received any achievements.heislekw's Recent Visual Basic Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Visual Basic save close
Close Without Record Save
posted on May 1, 2011 by heislekw
Visual Basic
Printing without saving current edits
posted on May 1, 2011 by heislekw
Visual Basic key null Foreign subform
Subform records with no main form record
posted on May 1, 2011 by heislekw
Visual Basic undo dirty
Detect if form is being edited - Option 1
posted on March 8, 2011 by heislekw
Visual Basic tabs pagebreaks
Use PageBreaks instead of tabs
posted on March 8, 2011 by heislekw
Visual Basic form undo dirty
Detect if form is being edited - Option 2 (timer)
posted on March 8, 2011 by heislekw
Visual Basic timer activeform
Make popup form close when user clicks outside of it
posted on February 11, 2011 by heislekw
Visual Basic saved by 1 person
Check for duplicate record from many to many table - numeric
posted on January 18, 2011 by heislekw
Visual Basic dates
Move cursor to start of date field
posted on January 18, 2011 by heislekw
Visual Basic form continuous
Use arrow key to move through records in a continuous form
posted on December 31, 2010 by heislekw
Visual Basic save record
Save changes code, prevent you can't save record error
posted on July 24, 2010 by heislekw
Visual Basic check box validation
Validation for a check box with a corresponding text field
posted on April 19, 2009 by heislekw
Visual Basic combo box validation
Validation for a combo box with a corresponding text field
posted on April 19, 2009 by heislekw
Visual Basic control tag ctl
Use tag property to handle multiple controls
posted on April 17, 2009 by heislekw
Visual Basic mouse cursor hand
Change mouse cursor to hand
posted on November 23, 2008 by heislekw
Visual Basic control conditional source
Change control's source based on value of other control(s)
posted on November 23, 2008 by heislekw
Visual Basic disable enable
Enable/Disable control based on value
posted on November 23, 2008 by heislekw
Visual Basic date message confirmation
Override Date Confirmation
posted on November 23, 2008 by heislekw
Visual Basic duplicate Value numeric
Check for duplicate value (numeric)
posted on November 17, 2008 by heislekw
Visual Basic text duplicate Value
Check for duplicate value (text)
posted on November 17, 2008 by heislekw
Visual Basic confirm delete confirmation
Delete confirmation
posted on October 22, 2008 by heislekw
Visual Basic error handle
error handler
posted on October 21, 2008 by heislekw
Visual Basic controls null ctl
Set all controls on a form to null
posted on October 21, 2008 by heislekw