Easy question for you all

H

holyearth

Ok here we go..

The cell value for A1 is "POTATO"

I want to plug in the value of A1 (Potato) into this url as a valu
Q...
The cell value for A2 is http://www.someurl.com/some.php?q=[THE CONTEN
OF A1]...



How can I achieve this?

Normally, I'd just put =A1 but since I've got other text in the cell
that doesn't work....
 
Top