A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Combo don't update data in Table



 
 
Thread Tools Display Modes
  #1  
Old July 6th, 2004, 08:22 PM
an
external usenet poster
 
Posts: n/a
Default Combo don't update data in Table

Hello!

I have a F_Form to display data of the Q_Query.
In F_Form, there is a Cbox to chosse hypothesis to [xpto]
field.
The [xpto] field exist in Q_Query and T_Values. This
T_Values is to save all news data through F_Form.

When we running one Appendquery (cmdButton in Form) to
save data in T_Values, the Cbox data don't update the data
(in T_Values) but save others data fields in this table. I
don't know why.
Please, I would like any help.

Thanks in advance.
an

  #2  
Old July 6th, 2004, 08:39 PM
Pat Hartman
external usenet poster
 
Posts: n/a
Default Combo don't update data in Table

Check the controlSource property of the combo. Make sure
that it is referencing the table column you want it to
update.
-----Original Message-----
Hello!

I have a F_Form to display data of the Q_Query.
In F_Form, there is a Cbox to chosse hypothesis to [xpto]
field.
The [xpto] field exist in Q_Query and T_Values. This
T_Values is to save all news data through F_Form.

When we running one Appendquery (cmdButton in Form) to
save data in T_Values, the Cbox data don't update the

data
(in T_Values) but save others data fields in this table.

I
don't know why.
Please, I would like any help.

Thanks in advance.
an

.

  #3  
Old July 6th, 2004, 08:51 PM
an
external usenet poster
 
Posts: n/a
Default Combo don't update data in Table

Exactly!!!
How is possible...
Many thanks.
an

-----Original Message-----
Check the controlSource property of the combo. Make sure
that it is referencing the table column you want it to
update.
-----Original Message-----
Hello!

I have a F_Form to display data of the Q_Query.
In F_Form, there is a Cbox to chosse hypothesis to

[xpto]
field.
The [xpto] field exist in Q_Query and T_Values. This
T_Values is to save all news data through F_Form.

When we running one Appendquery (cmdButton in Form) to
save data in T_Values, the Cbox data don't update the

data
(in T_Values) but save others data fields in this table.

I
don't know why.
Please, I would like any help.

Thanks in advance.
an

.

.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create graphs in a monthly report where the base data can change John Clarke Charts and Charting 3 June 25th, 2004 02:22 AM
Merge data from one table into another table xpnovice General Discussion 2 June 8th, 2004 01:58 PM
Data Dependencies between Combo Boxes Tom Using Forms 7 June 6th, 2004 05:25 PM
COMPARE THE TWO TABLES Stefanie General Discussion 0 June 4th, 2004 04:36 PM
Data Table Max Worksheet Functions 1 April 12th, 2004 04:12 AM


All times are GMT +1. The time now is 03:28 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.