Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Tom and Chip.
I eventually got access to a reply from Norman, which mirrors yours. It works fine, just a shame macros have to be enabled. Cheers Bruce Hi Bruce, Try assigning the following code to a button: '============= Public Sub Tester() Dim rng As Range Set rng = Range("DataEntry") '<<==== CHANGE rng.ClearContents End Sub '<<============= --- Regards, Norman "Bruce" wrote in message ... PS I posted this question on 8.3.06, but cannot access the response from Norman Jones. Bruce |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula refers to empty cells even when cells contains data | Excel Worksheet Functions | |||
fill in empty cells with previous entry in column | Excel Discussion (Misc queries) | |||
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing | Excel Discussion (Misc queries) | |||
Cell Entry That Locks Selected Cells From Any Data Entry. | Excel Worksheet Functions | |||
Reset data entry fields to 0 or nothing | Excel Programming |