Relative Content

Tag Archive for excelvbacompilation

How do I fix a VBA missing procedure error?

I’m trying to create an Excel workbook where I can populate an array with digits 1-99. The process I’m trying to create is to select a digit by clicking a button that would link to a VBA macro that copies the digit in a reference cell to the next cell I click. Here’s my VBA code: