M
Mark E. Philpot
Someone asked me about multipages and I have been ill for
the past 3 days and could not reply. By now the post will
be more than 5 pages back. I ain't gonna look for it.
Here is the answer:
If Range("A1").Value > 10 Then
'page(0) is Page1 of the multipage
MultiPage1.Pages(0).Enabled = False
End If
regards
Mark
the past 3 days and could not reply. By now the post will
be more than 5 pages back. I ain't gonna look for it.
Here is the answer:
If Range("A1").Value > 10 Then
'page(0) is Page1 of the multipage
MultiPage1.Pages(0).Enabled = False
End If
regards
Mark