+ Reply to Thread
Results 1 to 2 of 2

Hlookup Macro

  1. #1
    Registered User
    Join Date
    09-15-2005
    Posts
    90

    Cool Hlookup Macro

    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.

  2. #2
    vezerid
    Guest

    Re: Hlookup Macro

    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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1