Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi there!
I would like to make a VBA form with textboxes to input name, surname, address, city, city code and save the data into an excel file. Each textbox should post data to it's own cell and after filling all of the textboxes, should go to the next row. So far, I managed to fill a single row in the workbook, not being able to get the thingy into the next row. Any ideas ? Any help will be appreciated. SIncere regards, Chuche Saku |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I think I'd look at building my own little address table, then use Data|Form to
enter the values. Chuche Saku wrote: Hi there! I would like to make a VBA form with textboxes to input name, surname, address, city, city code and save the data into an excel file. Each textbox should post data to it's own cell and after filling all of the textboxes, should go to the next row. So far, I managed to fill a single row in the workbook, not being able to get the thingy into the next row. Any ideas ? Any help will be appreciated. SIncere regards, Chuche Saku -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
List box setup, placement, and functionality | New Users to Excel | |||
How do I create a mailing list with current data in Excel? | Excel Discussion (Misc queries) | |||
How to..use worksheet form and save data to an Excel list | Excel Discussion (Misc queries) | |||
How can I combine 3 separate mailing list? | New Users to Excel | |||
Use dropdown list from Form | Excel Discussion (Misc queries) |