H
hdtvguy
Hi:
I am having a problem with spinner buttons not working in Excel-X.
I am porting from a PC, an Excel 2003 workbook with VBA code to a
Apple laptop running Excel-X. The spinner buttons show on the form and
their code shows in the Visual Basic editor but they don't spin on the
Apple.
e.g.
Private Sub SpinnerButton1_Change()
'Do some stuff here'
End Sub
·Button appears on the Apple and PC
·Code appears on the Apple and PC
·Button only spins on the PC
Any ideas?
Thanks
I am having a problem with spinner buttons not working in Excel-X.
I am porting from a PC, an Excel 2003 workbook with VBA code to a
Apple laptop running Excel-X. The spinner buttons show on the form and
their code shows in the Visual Basic editor but they don't spin on the
Apple.
e.g.
Private Sub SpinnerButton1_Change()
'Do some stuff here'
End Sub
·Button appears on the Apple and PC
·Code appears on the Apple and PC
·Button only spins on the PC
Any ideas?
Thanks