![]() |
|
#1
|
|||
|
|||
![]() Code:
' Module : Sheet3 Private Sub Worksheet_Change(ByVal Target As Range) If Target = "" Then Exit Sub If Target.Address = "$C$53" Then ActiveSheet.Name = Target End Sub |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
lost9471 | Excel | 2 | 05-01-2010 01:57 PM |
How do I use an Excel form to populate and Excel spreadsheet | apostht | Excel | 0 | 05-21-2006 11:17 AM |