Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am using the worksheet.selectionchange to skip a column of data, so if the user enters the column (with a calculation in that is not to be changed) the column after is selected, cells(target.row,target.column+1). This works fine, from left to right, but from right to left, it just sticks at the column you were in. Is there a way of determining the direction that a cell is entered from? So i can do +1 or -1 based on this. TIA Nathan. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change the direction of the cell when I press enter | New Users to Excel | |||
reverse cursor/text direction within cell | Excel Discussion (Misc queries) | |||
restricting entry into a cell based on entry to a previous cell | New Users to Excel | |||
Cell Entry That Locks Selected Cells From Any Data Entry. | Excel Worksheet Functions | |||
for each cell in range....direction problem | Excel Programming |