I did, I put Null no quotes, nothing but it changed everything to the word
Null.
What I did do in the end was Find and Replace, i.e . Find 'No Post' ,
Replace (nothing) and that did the trick
Thanks for your time anyhow
J
"John Vinson" <jvinson@STOP_SPAM.WysardOfInfo.com> wrote in message
news:(E-Mail Removed)...
> On Thu, 20 Jul 2006 17:20:07 +0100, "JB" <(E-Mail Removed)>
> wrote:
>
>>I've run a query to select where is says 'No Post' and then an update to
>>try and delete but it won't accept nothing in the 'update to' box.
>>How can I delete this?
>
> Put the word
>
> NULL
>
> with no quotes, no punctuation, just the word, in the UpdateTo row.
>
> Be sure to put
>
> "No Post"
>
> in the Criteria line so you update only these bad records; you should
> probably back up your database first just in case!
>
> John W. Vinson[MVP]
|