Closed Thread
Results 1 to 2 of 2

Display last record in Userform

  1. #1
    Registered User
    Join Date
    05-03-2007
    Posts
    26

    Display last record in Userform

    Dear Sir,

    My sheet("Table") has three fields as

    code--------item---------price-----
    1-----------book---------50-------
    2-----------copy---------75-------
    3----------Pencil---------95-------

    my Userform has three textboxes as txtcode,txtitem,txtprice
    How to display the last row in textboxes.

    When Userform loads all three textbox must flled as
    txtcode=3
    txtitem=Pencil
    txtprice=95

    Plesae help

  2. #2
    Forum Contributor
    Join Date
    11-23-2005
    Location
    Perth, Australia
    Posts
    218

    Display last record in Userform

    Try something like the following :

    Please Login or Register  to view this content.
    This should give you a starting point anyway

    Let me know how you go!

Closed 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