Hello,
I have a query update which is trying to replace blanks within my table.
However I can do this for one field. But when I try and use the same query update for multiple fields it won't update. I take this to be because it will only update if all the particulars are blank for the one record. However this is not the case I have some blanks and some not blanks.
If I were to do an update for every field there would be 500+. Is there anyway round this?
Thanks
I have a query update which is trying to replace blanks within my table.
However I can do this for one field. But when I try and use the same query update for multiple fields it won't update. I take this to be because it will only update if all the particulars are blank for the one record. However this is not the case I have some blanks and some not blanks.
If I were to do an update for every field there would be 500+. Is there anyway round this?
Thanks