Add value in one field in the table,more then one record at a time

V

val

I have table width field SomeNumber which contain numbers,
and other field Date, with default value Date(). I want to
add in this table in field SomeNumber values which are
between LowestNumber and HighestNumer. Any suggestion will
be greatly appreciated.
Val.
 
Top