Simple question

  • Thread starter Thread starter macace
  • Start date Start date
M

macace

Ok, here it is, I have a table (big one) with two fields ID and NAME, now I
added one more field called TYPE that has the same value for all the records.
Example;

ID Name Type
1 car blue
2 bike blue
3 train blue

Since the TYPE field wasnt there from the begining, now I have to input the
TYPE manually for all the records. Is there a way to copy, for example, the
word blue on every record at once. I tried copy and paste but it does not
work for me also I tried to Find & Replace, but I dont know how to make it
look for an empty field and replace it with "blue". Any ideas?

Thanks
 
Back
Top