Controls on Excel Sheets from Control Toolbox

  • Thread starter Thread starter Christmas May
  • Start date Start date
C

Christmas May

Is it better to use the "Forms" controls or the "Control Toolbox" controls
and why?
 
Fellow Excel VBA Programmers,

Nevermind, I actually figured this one out on my own. These controls were
modifing a part/catalog number located in cell A1. When this cell was locked
it was giving my problems. Once I was smart enough to add some code to lock
and unlock the A1 cell, my problems went away.

Sorry to waste a post,

Christmas May
 
Back
Top