Hi all,
seem to be having a little problem with the following not working
Private Sub Workbook_Open()
Call Clear_Rep_Backorders
Call Clear_Ref_Backorders
Call Clear_Wa_Backorders
Call Clear_board
Call Clear_Q_Backorders
Call Delete_Names
End Sub
An ideas why this may be happening
Many thanks