View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Edit Web Query with Range(B24).Value

As ALWAYS, post your code for comments. But
xxxxxx" & range("b24") & "yyyyyyyyyy
--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"CM4@FL" wrote in message
...
I want my web query to change according to the value within cell B24. Can
someone please help me with VBA Code?

Thanks in advance