Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi im having problems programming a small function that
will go down one cell at a time comparing the cell to previous one. My problems stems from trying to get the range to move one cell down. I tried using SendKeys "{DOWN}" but it cuases the application to just hang. Changign the range select by interval of 1 won't cut it becuase I use this in spreedsheets where I often filter many rows so row 1 can be next to row 2000, looking for row 2 column A won't help me. Does anyone know why SendKeys "{DOWN}" won't work? Or is there a better way to get the program to move down one cell at a time? Note I tried usign Enter key instead of Down Arrow aswell, that didnt help either. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If statement to compare time cell to a time | Excel Worksheet Functions | |||
Take a 3 or for digit time and convet it to time in one cell | Excel Worksheet Functions | |||
Extracting Time from a cell that has both the date and the time | Excel Discussion (Misc queries) | |||
Adding time to date-time formatted cell | Excel Discussion (Misc queries) | |||
how do i type a time into a cell formatted for time? | Excel Discussion (Misc queries) |