View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DT DT is offline
external usenet poster
 
Posts: 20
Default Parameter Query Format Issues

My attemps to return data on a user prompted parameter query are failing when
I enter a value that is not text (i.e. a value of I3 will return correct data
correctly, but a value of 10 returns no data). I have tried changing the
parameter to a fixed value with the same result. Any suggestions?