Loop through excel-spreadsheet-rows until empty using VBA-macro in powerpoint. For each row read val
I wanna do a simple search and replace in powerpoint. I am trying to loop through an excel spreadsheet using a VBA-macro in powerpoint. The spreadsheet has two columns and ~100 rows. I want the macro to loop through the rows until it reaches an empty cell...