Forum Discussion
Kiswani87
Sep 10, 2022Copper Contributor
VBA Edit BTN
Dear Community I need help, I create a button to edit the field in the form, but when I make an edit on any field and then press in edit button nothing change, everything stays as is the code for...
GeorgieAnne
Sep 11, 2022Iron Contributor
HelloKiswani87
Oh Dear! I am afraid your post is confusing enough to warrant some clarifications:
A) What does " nothing change" mean? Is something supposed to change? From what to what? When should it change.
B) I would make the checks of all fields being filled at the back end of the Userform send data back to the worksheet.
C) Which button runs the code that is "failing"?
Georgie
Kiswani87
Sep 13, 2022Copper Contributor
Dear Georgie
I create a button to edit the fields, so when I want to change for ex the name ( from Ramzi to Ahmad) I change it and then press the button edit, nothing happens, the field name didn't take the change, it will stay ( Ramzi )
I create a button to edit the fields, so when I want to change for ex the name ( from Ramzi to Ahmad) I change it and then press the button edit, nothing happens, the field name didn't take the change, it will stay ( Ramzi )