I have a two tabs
1. Picture Database
2. Reports.

In the 1st tab- Picture Database I have stored pictures in the column C from C2 till C21 and the Picture Ids are in the column B from B2 till B21.

Now is it possible for me to use something to retrieve the pictures based on their IDs, the way we normally use in Vlookup.

Like Vlookup(Picture ID,Range (ColB:C),2,false)..

please advise.