Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear All,
I want to create a database in excel and a form to add data to that database. The form should have some combo boxes to select the Items from list. It is greatly appriciated if somebody have a sample workbook and willing to send a copy of that book to me or tell me a site where I can download a one. With some codes to start with I think I can do my task (with your help of course) Thank You, Ayshika |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Set up your data in a table (there are instructions in Excel's help
files, under 'Guidelines for creating a list on a worksheet'). Then, you can use John Walkenbach's Enhanced Data Form (a free add-in) to enter the data: http://j-walk.com/ss/dataform/index.htm It allows comboboxes, and unlimited fields. Ayshika wrote: Dear All, I want to create a database in excel and a form to add data to that database. The form should have some combo boxes to select the Items from list. It is greatly appriciated if somebody have a sample workbook and willing to send a copy of that book to me or tell me a site where I can download a one. With some codes to start with I think I can do my task (with your help of course) -- Debra Dalgleish Excel FAQ, Tips & Book List http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I random sample from a set until every sample is selected? | Excel Discussion (Misc queries) | |||
Random Sample | Excel Worksheet Functions | |||
Drawing Sample | Excel Worksheet Functions | |||
Sample | Excel Discussion (Misc queries) | |||
How to provide sample workbook? | Excel Programming |