A
Aaron G
Using Access 2003-
I have a popup that I want to use to add new records. I also want to use it
to review old records. I would use a command button to open each. One would
say "ADD" and the other would be "EDIT". Should I...
1-Create a line of code that when I click the "ADD" button sets the data
entry variable to true, and if so, how do I do that?
2-Use two nearly identical forms where one has the data entry variable set
to true and the other to false? This seems like I'm bloating my db for no
reason. Is this more stable?
TIA
Aaron G
Philadelphia, PA
I have a popup that I want to use to add new records. I also want to use it
to review old records. I would use a command button to open each. One would
say "ADD" and the other would be "EDIT". Should I...
1-Create a line of code that when I click the "ADD" button sets the data
entry variable to true, and if so, how do I do that?
2-Use two nearly identical forms where one has the data entry variable set
to true and the other to false? This seems like I'm bloating my db for no
reason. Is this more stable?
TIA
Aaron G
Philadelphia, PA