Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Current formula is "=HLOOKUP(B2,A45:D50,*2*,FALSE)" Need help with a macro to change row_index_number by + or - 1. It is for a "Next" and "Prev" Command Button. -- comotoman ------------------------------------------------------------------------ comotoman's Profile: http://www.excelforum.com/member.php...o&userid=27292 View this thread: http://www.excelforum.com/showthread...hreadid=507753 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can use a scrollbar ActiveX control (Tools|Customize...|Toolbars,
check the Forms toolbar). Draw the scrollbar on the sheet, double-click to format and set a Cell LInk. Then your HLOOKUP() can tak 3rd argument from the cell. HTH Kostis Vezerides |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Search, Copy, Paste Macro in Excel | Excel Worksheet Functions | |||
Editing a simple macro | Excel Worksheet Functions | |||
Closing File Error | Excel Discussion (Misc queries) | |||
Help with macro looping and color query function | Excel Discussion (Misc queries) | |||
Date macro | Excel Discussion (Misc queries) |