Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I have this code in the "ThisWorkbook" section... Private Sub Workbook_Open() Worksheets("Main").ScrollArea = "H8:H172" End Sub Now what I want to be able to do is to not let Range("H9") be usable until Range("H8") is filled in. Then Subsiquently each other following cell depending on the previous cell. Is this possible or is it a lost cause? I've asked some friends but so far nobody has been able to help with this. Thanks Much In Advance. Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Exception in Activating Subscription Cells | Excel Discussion (Misc queries) | |||
Exception in Activating Subscription cells | Excel Discussion (Misc queries) | |||
How to reference cells dynamically | Excel Discussion (Misc queries) | |||
Locking cells dynamically | Excel Discussion (Misc queries) | |||
Row height is not adjusting after activating Merge Cells & Wrap Te | Excel Worksheet Functions |