Subject How to fill column with data
Author richard poulin
I want to fill a column with unique numbers (let say any unique numbers
from a series, ie: between 2000 and 9000) . The column already contains
nulls and integers that will be updated by the new numbers. How could i
update the whole column with the new values? Thanks

RP.