My Assistant
![]() ![]() |
|
|
Feb 24 2012, 12:53 AM
Post
#1
|
|
|
New Member Posts: 3 |
I'm attempting to create a form that will add information to a cell in the table when a Command Button is selected. I'm probably missing something very simple. Can you help?
(IMG:style_emoticons/default/crazy.gif) Thank you, Betsy |
|
|
|
Feb 24 2012, 12:57 AM
Post
#2
|
|
|
Access Wiki and Forums Moderator Posts: 48,062 From: SoCal, USA |
Hi Betsy,
(IMG:style_emoticons/default/welcome2UA.gif) What version of Access are you using? Knowing the Access version may help us determine a more appropriate response to your question. Why do you need a button for that? Is the table different from the one that the form is using? What exactly are you trying to accomplish? Just my 2 cents... (IMG:style_emoticons/default/2cents.gif) |
|
|
|
Feb 24 2012, 12:10 PM
Post
#3
|
|
|
New Member Posts: 3 |
I'm using Access 2007. I'm trying to create a form for inputting quality control informatiion. I have a list of errors with codes and associated values. What I'm trying to do is create a control button that when clicked will insert the error name, error code and point value into the table in each cell assigned. Am I asking for too much?
|
|
|
|
Feb 24 2012, 12:37 PM
Post
#4
|
|
|
Access Wiki and Forums Moderator Posts: 48,062 From: SoCal, USA |
Hi,
The only reason I asked is that you don't normally need a button just to save a record to the table because an Access form will already do that for you, automatically. So, putting a button to do the same thing that Access already does right off the bat is merely redundant. When you create your form, just make sure the textboxes are bound to your table fields and Access will take care of the rest for you. Just my 2 cents... (IMG:style_emoticons/default/2cents.gif) |
|
|
|
Feb 24 2012, 07:29 PM
Post
#5
|
|
|
New Member Posts: 3 |
That's not quite was I was asking. I have 2 linked tables. One table has the basic statistics related to a mission (# of targets, # of products, etc), the second table, linked by mission #, has the quality control information (how many products were checked for errors and what errors were observed per products). What I'm trying to create is a form that will automatically set the values of the QC table when an error is identified. Does that explain it better?
|
|
|
|
Feb 24 2012, 11:22 PM
Post
#6
|
|
|
Access Wiki and Forums Moderator Posts: 48,062 From: SoCal, USA |
Hi,
Does that explain it better? Not entirely, without knowing anything about your business process. This is probably not what you want either but the usual way of handling records from two related tables is by using a form/subform setup. Again, Access will do a lot of things automatically for you if you use this setup, such as Access will automatically add the foreign key to the child table every time you add a new record in the subform. To get a more specific suggestion, you might want to describe to us your table structure and the purpose of your db. Just my 2 cents... (IMG:style_emoticons/default/2cents.gif) |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 24th May 2013 - 03:30 AM |