View Single Post
  #1   Report Post  
mr.bungle
 
Posts: n/a
Default SQL.REQUEST help needed

Having trouble trying to pull info into Excel from an Access table.

The last element of the SQL.REQUEST function is SELECT Client FROM
tblProject WHERE (ProjectRef=$A$1)

When $A$1 is an integer the function works ok, but I can't get it to
look for a text string. Is this a limitation of the function?

Any help appreciated.

mrb.