Overstay2 module: Difference between revisions
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) |
||
| Line 12: | Line 12: | ||
Exposes the following functions used by [[CCMDB.accdb]]: | Exposes the following functions used by [[CCMDB.accdb]]: | ||
* Public Function Handle_Overstay_Button(ID As Variant) As Boolean | * Public Function Handle_Overstay_Button(ID As Variant) As Boolean | ||
* Public Function Set_Overstay_Button_Colour | * Public Function Set_Overstay_Button_Colour | ||
** as per [[Project_Overstay2#Possible_Scenario_-_colour_change_due_to_data_entry_error]], this will overwrite previously entered values using [[Function GenerUpdate_tmp_entry]] | |||
* Public Function Get_Existing_Overstay_Result(ID As Variant) As Double | * Public Function Get_Existing_Overstay_Result(ID As Variant) As Double | ||