Query Question

  • Thread starter Thread starter Tim Eagle
  • Start date Start date
T

Tim Eagle

I have a table with a "hyperlink" field in it. How would I build a query
only pulling up the "hyperlink" records? Thanks in advance for any help.

Tim Eagle
 
if you mean you want to pull only those records that have a value in the
hyperlink field, try setting criteria on the hyperlink field, as

Is Not Null

hth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top