View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Fillius Furral Fillius Furral is offline
external usenet poster
 
Posts: 1
Default Excel: how do I set page3 to be locked until page 1, 2 are solved

I'm making a test for a project and I've got three pages.
I want the last page to be locked until the first two are solved.
So: 1 and 2 are free to use (pages of questions) and I want 3 (page of
answers) to be locked until 1 and 2 are filled out. (I figure I need te
coordinates of the answer fields and such, but I can't figure out how.)