Thread: Cell Wrap
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
steve_doc steve_doc is offline
external usenet poster
 
Posts: 140
Default Cell Wrap

could also try unlocking the cells you want users to access ie Col A - col N

Select Col A - N - Format/Cells/Protection/uncheck Locked
then Password protect the sheet, and ensure you uncheck Select locked cells

HTH

"nabanco" wrote:

Hello,

Is there a way to prevent tabbing past a certain point in a spreadsheet?

For example, if my sheet goes from column A to column N, can I block all
cursur movement beyond column N? I am trying to get it to automatically wrap
back to column A when column N is reached.

Thank you