Navigate through combobox

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Georges Heinesch

    Navigate through combobox

    Hi.

    Is there any key(-combination) which allows to navigate through the
    items of a combobox (up und down), all this without using code?

    TIA

    --
    Georges
  • Rick Brandt

    #2
    Re: Navigate through combobox

    "Georges Heinesch" <void@void.co m> wrote in message
    news:4038c1b9$1 _2@news.vo.lu.. .[color=blue]
    > Hi.
    >
    > Is there any key(-combination) which allows to navigate through the
    > items of a combobox (up und down), all this without using code?[/color]

    F4 will drop the list down and then you can use the up and down arrow keys to
    scroll.


    --
    I don't check the Email account attached
    to this message. Send instead to...
    RBrandt at Hunter dot com


    Comment

    • Georges Heinesch

      #3
      Re: Navigate through combobox

      Rick Brandt wrote:
      [color=blue][color=green]
      >>Is there any key(-combination) which allows to navigate through the
      >>items of a combobox (up und down), all this without using code?[/color]
      >
      > F4 will drop the list down and then you can use the up and down arrow keys to
      > scroll.[/color]

      How easy. I didn't find the combobox shortcuts in the Access help.

      Thanks a lot!

      --
      Georges

      Comment

      • Trevor Best

        #4
        Re: Navigate through combobox

        On Sun, 22 Feb 2004 15:50:33 +0100 in comp.databases. ms-access,
        Georges Heinesch <void@void.co m> wrote:
        [color=blue]
        >Hi.
        >
        >Is there any key(-combination) which allows to navigate through the
        >items of a combobox (up und down), all this without using code?[/color]

        Alt+Down
        Alt+Up

        F4 then up/down

        --
        A)bort, R)etry, I)nfluence with large hammer.

        Comment

        • Georges Heinesch

          #5
          Re: Navigate through combobox

          Trevor Best wrote:
          [color=blue][color=green]
          >>Is there any key(-combination) which allows to navigate through the
          >>items of a combobox (up und down), all this without using code?[/color]
          >
          > Alt+Down[/color]

          Seems to be identical to F4; deploys the list.
          [color=blue]
          > Alt+Up[/color]

          Doesn't do anything here.

          --
          Georges

          Comment

          Working...