Sergio_Moreira
New member
- Local time
- Today, 01:03
- Joined
- Oct 14, 2015
- Messages
- 5
Hi guys, hope you are all doing fine
Apologies for troubling you, but I guess I have to rely on your expertise to tackle one issue that is blocking me from progressing.
First of all, I’m an absolute rookie, but you would obviously figure that out on your own just by looking into my issue . Anyways, any ideas will be welcomed and highly appreciated.
Description:
I have a main form: [employee-area-pessoal]
Displaying 2 subforms:
[employee-area-pessoal-innerform-registo-horas-suplementos]
And
[employee-area-pessoal-subform-registo-horas-suplementos]
Actually both of these subforms have the exact same data source and field structure, they’re just there to display data in diferente layouts
The first subform is where all employees must record their work hours on a day-by-day basis, in form view, allowing add, edit, delete records
The second is just displaying all records already stored, but in datasheet view (gives a more accurate idea of the monthly records)
In the “data enter subform” ([employee-area-pessoal-innerform-registo-horas-suplementos]), I put a button right next to the last field that must be filled by the employee, that saves the record. But I just can’t get the datasheet subform to update immediately once a new record is saved – I can get it done with a refresh button on the main form, but I’d rather add this subform refresh as part of the save record event. Too newbie to figure it out how :banghead:
Funny thing is that editing data of na existing record instantaneously populates to the second subform, but not new records in it’s entirety.
Any ideas as how to do this guys?
Much obliged!
Kindest regards.
Apologies for troubling you, but I guess I have to rely on your expertise to tackle one issue that is blocking me from progressing.
First of all, I’m an absolute rookie, but you would obviously figure that out on your own just by looking into my issue . Anyways, any ideas will be welcomed and highly appreciated.
Description:
I have a main form: [employee-area-pessoal]
Displaying 2 subforms:
[employee-area-pessoal-innerform-registo-horas-suplementos]
And
[employee-area-pessoal-subform-registo-horas-suplementos]
Actually both of these subforms have the exact same data source and field structure, they’re just there to display data in diferente layouts
The first subform is where all employees must record their work hours on a day-by-day basis, in form view, allowing add, edit, delete records
The second is just displaying all records already stored, but in datasheet view (gives a more accurate idea of the monthly records)
In the “data enter subform” ([employee-area-pessoal-innerform-registo-horas-suplementos]), I put a button right next to the last field that must be filled by the employee, that saves the record. But I just can’t get the datasheet subform to update immediately once a new record is saved – I can get it done with a refresh button on the main form, but I’d rather add this subform refresh as part of the save record event. Too newbie to figure it out how :banghead:
Funny thing is that editing data of na existing record instantaneously populates to the second subform, but not new records in it’s entirety.
Any ideas as how to do this guys?
Much obliged!
Kindest regards.