Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello everyone- Need your help. I have to create a UserForm for Purchase Orde information that will have multiple Items/Parts (and its info) within sub-structure. The structure will be as below: PO Number <text_box_field Vendor ID <text_box_field Vendor Address <text_box_field ------------------------- Item # | Item Desc | Qty | ------------------------- 1001 | Cables | 10 | ------------------------- 1002 | Bolts | 1000| <= all text boxes ------------------------- 1003 | Bulbs | 5 | ------------------------- <button for Add_Item How should I create a tabular control/structure containin "record"/group text-boxes into "records" for entering item information In the above structure, a scrollbar should exist next to the Ite structure and display only 2 records at a time. Also, a button should dynamically add a blank "record" in ite structure. How should I achieve this? TIA for your help -- rk ----------------------------------------------------------------------- rkg's Profile: http://www.excelforum.com/member.php...fo&userid=2281 View this thread: http://www.excelforum.com/showthread.php?threadid=47115 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
creating a "date selector box" or "pull down box" in a cell | Excel Worksheet Functions | |||
Creating an "If" Function with multiple "if"s | Excel Worksheet Functions | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |