B
Bobbye R
I have one form I want to use to both Add and Edit time cards. In the header
section I have an option group with 2 buttons (Add and Edit) and a unbound
textbox where I enter a record ID to find the timecard I need to edit.
The default is Edit (option2) . It works as intended. When I choose the
Add (option1) everything pretty much works fine there too. My problem occurs
when I try to switch from Add mode back to Edit. It won't go there. I
changed the allowaddition and the dataentry back to no and allowedit and
allowdeletions back to yes but when I run debug allowadditions and dataentry
are still true. Any suggestions?
section I have an option group with 2 buttons (Add and Edit) and a unbound
textbox where I enter a record ID to find the timecard I need to edit.
The default is Edit (option2) . It works as intended. When I choose the
Add (option1) everything pretty much works fine there too. My problem occurs
when I try to switch from Add mode back to Edit. It won't go there. I
changed the allowaddition and the dataentry back to no and allowedit and
allowdeletions back to yes but when I run debug allowadditions and dataentry
are still true. Any suggestions?