Hi Friends,

Im relatively new to VBA & im making efforts to learn VBA.

I would require help in automtaing a task that i manually do.

the task involves finding & replaicng a list of words(more than 100 at times) in an PPT. these words could be in text boxes, files properties, any where for that matter.

The list of words are usually in excel, im trying to figure out a way to write a macro which basically selects the folder in which the files are stored & then execute the find replace of words.

if possible it should also enable track changes so that I can see which are the words that have been changed.

help would be greatly appreciated!!