Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
question about Private Sub Worksheet_SelectionChange(ByVal Target As
Range) This probably seems basic to you, but Im trying to create a spreadsheet that would need to be updated as the user changes/manipulates the worksheet. The only way I see to change things as the user manipulates is to use the if else statement. Is there a more general statement that can be used. I have tried ..selection. The for, while, case select dont work as I intended When something is changed/moved/manipulated on that sheet does what you have coded run from the very top all the time? This is difficult to explain, but any advice is appreciated Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Format changes from "General" to "Text" | Excel Discussion (Misc queries) | |||
how do i reset the default from "general" to "number" | Excel Discussion (Misc queries) | |||
"general" cells turned into "accounting" - why and how to reverse | Excel Worksheet Functions | |||
"Control" plus "click" doesn't allow me to select multiple cells | New Users to Excel | |||
Using "Cells" to write "Range("A:A,H:H").Select" | Excel Programming |