View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
owlnevada owlnevada is offline
external usenet poster
 
Posts: 44
Default Lost callbacks(?) and now custom ribbon doesn't work

I seem to have screwed up my connections between the xlam and the vba code.
The callbacks generate fine but none of the buttons work now. I was copying
and moving some code to reorganize my macros among modules and must have
saved incorrectly when working between the customui editor and the vbe. Is
there a simple way to start over with a new xlam, xlsb, reimport my code and
have it all work?