+ Reply to Thread
Results 1 to 2 of 2

Timestamp for ComboBox

  1. #1
    Registered User
    Join Date
    01-20-2006
    Posts
    68

    Timestamp for ComboBox

    Hi,

    for ComboBox change
    Condition 1: if old content = new selected ComboxBox.item -> do nothing
    Condition 2: if old content <> new selected ComboxBox.item -> change content and .offset(1,0) = now()

    How can I do this?

  2. #2
    Tom Ogilvy
    Guest

    Re: Timestamp for ComboBox

    Use the click event. Maintain a static variable that holds the old/previous
    value (which you will update).

    --
    Regards,
    Tom Ogilvy

    "gabch" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hi,
    >
    > for ComboBox change
    > Condition 1: if old content = new selected ComboxBox.item -> do
    > nothing
    > Condition 2: if old content <> new selected ComboxBox.item -> change
    > content and .offset(1,0) = now()
    >
    > How can I do this?
    >
    >
    > --
    > gabch
    > ------------------------------------------------------------------------
    > gabch's Profile:

    http://www.excelforum.com/member.php...o&userid=30662
    > View this thread: http://www.excelforum.com/showthread...hreadid=543920
    >




+ 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