Place Subform data into specific cells

P

pantelis

Hi All,

I've created a Userform that captures the information inputed in the
textboxes and places them in a specific row on the excel spreadsheet.

The problem is when I created a subform attached to this userform. I
need the inputs on the subform textboxes to end up on the same row
that the information was placed by the original userform. How do I do
that?

Example:
Form 1 has Textbox1 and inputs its value in cell(Selected Row,
Selected Column)
its Subform1 has another Textbox1 where I want its input to be placed
in Cell(same row, next column) on same sheet.

I appreciate any help
Pantelis
 
T

Tom Ogilvy

Seems to me you would do it exactly the same way you are doing it with the
original form.

Regards,
Tom Ogilvy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top