Updating table with unbound fields on forrm

aamirsaeed67

New member
Local time
Today, 22:35
Joined
Jun 23, 2003
Messages
5
Hello

I need to know the method using which we can update the table(s) with the fields shown on a form. I mean to say, all the fields on the forms are unbound, not attached with table, table should be updated with these new fields' data after the user presses the command button mentioning SAVE.

Thanks
Aamir Saeed
 
Dear Rich

This form contains values copied from other form and calculated fields. The user will further enter some data in 3-4 field. If i bound the fields to table then, i think, it wont be able to copy those values from other form, calculate values.

Your help is very much appreciated.

Regards
Aamir
 
Help awaited :-)

Hello,

I am still waiting for anyone's help with regards to my problem.
 
The general concensus is not to store calculated fields that can be retrieved via a query or unbound text boxes.
Maybe giving some details of your structure will help
 
Rich

I really appreciate the way you analyze a problem, however, I just like to know, how we can add text/values/data directly in a table without bouding the fields. Is there any way, is so, i dont know the method or code, in depth. Your support is apprecited.

Regards
Aamir
 

Users who are viewing this thread

Back
Top Bottom