C
Chris L.
Thanks for the input on my earlier question in
posing "replace".
Unfortunately, I am not looking for the same result for
all records (see below). My equation calculates a unique
answer for each record --I would like to copy this answer
for each record into my table. In other words I would
like to replace the column x1 in my table with the newly
calculated variable that is unique to each record. any
ideas?
THANKS!!!
CL
Is the value for this column supposed to be the same for
all records;
that is, are all records supposed to get the same result?
posing "replace".
Unfortunately, I am not looking for the same result for
all records (see below). My equation calculates a unique
answer for each record --I would like to copy this answer
for each record into my table. In other words I would
like to replace the column x1 in my table with the newly
calculated variable that is unique to each record. any
ideas?
THANKS!!!
CL
HI,
How do you replace an empty variable column in a table
with the answer (a new temporary memory variable) of a
calculation already done in VB. Looking for code
examples. THANKS!
CL
Is the value for this column supposed to be the same for
all records;
that is, are all records supposed to get the same result?