Thread: split in vba
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Ron Rosenfeld Ron Rosenfeld is offline
external usenet poster
 
Posts: 5,651
Default split in vba

On Fri, 07 Mar 2008 14:54:26 -0800, scott wrote:

No one answered previously so i will ask again.

If the window is split rather than freeze panes, in vba the
ActiveCell.Address is misdetected as A1.

Shall I just turn of the user's abiility to split a window in the
workbook? or is there a workaround?

Thanks
Scott


I cannot reproduce your problem.

How did you determine that you have this problem?
--ron