Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have data validation in two columns. Normally, you click on a cell and the
dropdown arrow appears in that cell. Something happened and now the arrow appears just to the left of B6 and doesn't move no matter where you click. If the cell you're in contains a dropdown list, the arrow functions even though it's in a strange place. If the cell you're in does not contain a dropdown list, the arrow is there, but it doesn't do anything. Additionally, if I right-click on the tab name and choose View Code. I've got this code in Worksheet selection. I don't know how to delete it or if it has anything to do with the arrow problem. Private Sub Worksheet_SelectionChange(ByVal Target As Range) End Sub Please help. Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data validation problem | Excel Worksheet Functions | |||
Data validation problem | Excel Discussion (Misc queries) | |||
Remove Duplication from Validation List? | Excel Discussion (Misc queries) | |||
Copy workbook- Validation function | Excel Worksheet Functions | |||
Validation problem... | Excel Worksheet Functions |