Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI,
Any possibility to have userform show work sheet data in required fields? I have a work sheet "sheet1" ID NAME AGE 1 A 5 2 B 12 3 C 9 I want single line to be displayed in Userform and user can move next or previous to view anther record. thanks for your response syed |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is slightly different, but you should be able to adapt the concepts to
what you are doing: http://support.microsoft.com/default.aspx?kbid=161514 XL97: How to Use a UserForm for Entering Data http://support.microsoft.com/default.aspx?kbid=213749 XL2000: How to Use a UserForm for Entering Data -------------- Some references: http://support.microsoft.com/default...b;en-us;829070 How to use Visual Basic for Applications examples to control UserForms in Microsoft Excel John Walkenbach Form http://j-walk.com/ss/dataform/index.htm http://support.microsoft.com/?id=168067 XL97: WE1163: "Visual Basic Examples for Controlling UserForms" Microsoft(R) Visual Basic(R) for Applications Examples for Controlling UserForms in Microsoft Excel 97 This Application Note is an introduction to manipulating UserForms in Microsoft Excel 97. It includes examples and Microsoft Visual Basic for Applications macros that show you how to take advantage of the capabilities of UserForms and use each of the ActiveX controls that are available for UserForms http://www.microsoft.com/ExcelDev/Articles/sxs11pt1.htm Lesson 11: Creating a Custom Form Excerpted from Microsoft® Excel 97 Visual Basic® Step by Step. -- Regards, Tom Ogilvy wrote in message oups.com... HI, Any possibility to have userform show work sheet data in required fields? I have a work sheet "sheet1" ID NAME AGE 1 A 5 2 B 12 3 C 9 I want single line to be displayed in Userform and user can move next or previous to view anther record. thanks for your response syed |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Retrieving data from one form to another | New Users to Excel | |||
I want user form to display when opening a work book | Excel Worksheet Functions | |||
Reading data from a user form into a sheet | Excel Programming | |||
Work Underneath a User form | Excel Programming | |||
User Form-error 1004 unless opened in sheet w/combobox data | Excel Programming |