Hi, kalpeshpatel!
Your very brief comment just helps a only little but not enough. And the main idea of posting is helping others to aid you.
In the link I posted you have a full operating workbook for managing names, data and photos. It includes VBA code to perform the non-formula operations. If the only observation you've found is changing the picture source, it's as simply as changing the two ocurrences of this string:
-----> sPicture = ActiveWorkbook.Path + "Photos"
by this one:
-----> sPicture = "D:"
If you can't manage to handle it, advise and I'll resend it fixed for you.
But -and it's what I fear- your workbook requirements are slightly different, in order to avoid them raising in a one-after-one basis, please consider uploading your file so as to check it and making the correct adjustments.
Refer to the green sticky posts at this forums main page if help needed for uploading.
Regards!