Problem Updating a field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to update field in a table with the value of a field in another
table. I continually get a parameter value box. I have defined each field in
the parameters as NUMBER, but it still doesn't update and I still get the
parameter pop-up.

Table1 has a field called Balance
Table2 has a field called Balance

I want to update each record in Table1 with the value from Table2

What am I missing?

Thanks,
Ted
 
Back
Top