J
Jeremy
I found a UDF on the web that makes a picture (from a pre defined folder
containing student pictures) pop up in a web sheet. So, in my spread sheet,
I have the following colums:StudentID,First,Last,Advisor,P1,P2,P3,P4,P5.
Then I have a colum with the formula to grab the picture: =ShowPic("c:\my
documents\my pictures\Larson07b.jpg"). But I only want the formula ran if
the user wants to see the picture. How can I do that? Doe I have to set up
another column that says something like, If the user says yes in this column,
then do =ShowPic("c:\my documents\my pictures\Larson07b.jpg")??
Thanks
containing student pictures) pop up in a web sheet. So, in my spread sheet,
I have the following colums:StudentID,First,Last,Advisor,P1,P2,P3,P4,P5.
Then I have a colum with the formula to grab the picture: =ShowPic("c:\my
documents\my pictures\Larson07b.jpg"). But I only want the formula ran if
the user wants to see the picture. How can I do that? Doe I have to set up
another column that says something like, If the user says yes in this column,
then do =ShowPic("c:\my documents\my pictures\Larson07b.jpg")??
Thanks