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 SakuI think I'd look at building my own little address table, then use Data|Form to
enter the values.
Chuche Saku wrote:
gt;
gt; Hi there!
gt;
gt; I would like to make a VBA form with textboxes to input name, surname,
gt; address, city, city code and save the data into an excel file. Each
gt; textbox should post data to it's own cell and after filling all of the
gt; textboxes, should go to the next row.
gt; So far, I managed to fill a single row in the workbook, not being able
gt; to get the thingy into the next row.
gt;
gt; Any ideas ? Any help will be appreciated.
gt;
gt; SIncere regards,
gt;
gt; Chuche Saku
--
Dave Peterson
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 SakuI think I'd look at building my own little address table, then use Data|Form to
enter the values.
Chuche Saku wrote:
gt;
gt; Hi there!
gt;
gt; I would like to make a VBA form with textboxes to input name, surname,
gt; address, city, city code and save the data into an excel file. Each
gt; textbox should post data to it's own cell and after filling all of the
gt; textboxes, should go to the next row.
gt; So far, I managed to fill a single row in the workbook, not being able
gt; to get the thingy into the next row.
gt;
gt; Any ideas ? Any help will be appreciated.
gt;
gt; SIncere regards,
gt;
gt; Chuche Saku
--
Dave Peterson
文章標籤
全站熱搜
