daniel1676
Registered User.
- Local time
- Today, 18:01
- Joined
- Apr 15, 2011
- Messages
- 27
Using access 2003
What I want to do
Have a macro (button) to create a new record (save) from information the user enters and selects from a text box and two combo boxs.
What I have
The table that a want this record to save to is called Estimates. The text box (InputCustomerID) and the two combo boxes (EstimateTime and EstimateDate) are present in a Form (created in design view)
What I have tried
I have only done very basic macros (close one form open another) so I dont have any idea on how to do this. When i have tried to do this in the past i used the GotoRecord but this always ended in an error. I know that this is a big problem and not all that clear but any help would be good
What I want to do
Have a macro (button) to create a new record (save) from information the user enters and selects from a text box and two combo boxs.
What I have
The table that a want this record to save to is called Estimates. The text box (InputCustomerID) and the two combo boxes (EstimateTime and EstimateDate) are present in a Form (created in design view)
What I have tried
I have only done very basic macros (close one form open another) so I dont have any idea on how to do this. When i have tried to do this in the past i used the GotoRecord but this always ended in an error. I know that this is a big problem and not all that clear but any help would be good