LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Value from form to excel sheet

Hi guys..
I have an excel sheet and a userform.
When user open the form , they will answer some of the questions like
yes /no in the textboxes, I have to record these answers in the
worksheet.
It should be happend for a loop, like if l give the range 1 to 100, it
should open the form 100times allow to enter the data and store it in
the sheet in the cells ,lets call answer1 to answer 10.
so the cellreference will be like :

Sheets("Mysheet").Range("Answer1 " & i)=userform1.txtanswer1.text

....

How can i do this...

thanks..

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do i get an form to fill up my excel sheet? raj Excel Discussion (Misc queries) 1 May 16th 09 04:12 PM
How do I split form controls in a sheet in excel? Desperateticha Excel Discussion (Misc queries) 1 November 9th 07 01:57 PM
Access Form to Excel sheet KevinKBM Excel Discussion (Misc queries) 1 August 3rd 07 09:02 AM
Toggle between excel sheet and user form Omar Excel Programming 2 March 1st 05 07:11 AM
Is it possible to open the VBA form with a link in a sheet and to pass variable from a cell to the VBA form? Daniel[_14_] Excel Programming 1 August 29th 04 01:20 PM


All times are GMT +1. The time now is 07:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"