I'm trying to create a form in MS access. Initially i will have only one combo box. My requirement is i have "Add" button if i click on this button this should dynamically add Combo boxes one below another.
My actual requirement is as follows: I designed this form like tender reply form
Usually a tender will have date, Item descriptions, quantity etc....
I have got this date using date() function. But this Item descriptions are already in database but there may be situations to add new item to database . I have to fetch from it or add into it if its new.
Am i clear with my explanations? Please help guys
exact thing i want is : wanna use a combo box for both, to add to database as well to fetch from database.
but inserting value to DB from combo box should not delete old record
Thanks, Shanmugam