Form: Add and Edit Source Detail
Caption: Add and Edit Source Category
Record Source: SourceDetailLookup
Has Code Behind: Yes
Source: ms_access_files\purple\Forms\Frm Add and Edit Source Detail.txt
Controls (17)
| Control Name | Type | Control Source |
|---|---|---|
| MS Sans Serif | CommandButton | - |
| MS Sans Serif | ToggleButton | - |
| Label76 | Label | - |
| Source Category Label | Label | - |
| Label11 | Label | - |
| Label13 | Label | - |
| Label14 | Label | - |
| Source Detail ID | TextBox | Source Detail ID |
| Source Detail | TextBox | Source Detail |
| DeleteRec | CommandButton | - |
| Active | CheckBox | Active |
| Last Modified By | TextBox | Last Modified By |
| Date Modified | TextBox | Date Modified |
| CloseForm | CommandButton | - |
| RecNum | TextBox | =GetXofY([Forms]![Frm Add and Edit Source Detail]) |
| Label24 | Label | - |
| NewRecord | CommandButton | - |
Event Procedures
- CloseFOrm_Click
- DeleteRec_Click
- Form_BeforeUpdate
- NewRecord_Click