Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 106
Default Display data from a cell in User Form

I have a spreadsheet with the numbers 1-100 in column A. Column B
contains exam questions in rows 1-100. I would like to create a user
form that will display the questions one at a time to my students and
allow them to enter an answer selection (A, B, C, or D). That answer
will be stored on another tab for scoring. I would also like the
studentgs to be able to navigate forward and backwards (in case they
want to go back and change an answer to a previously answered
question). I know this has to be simple, but I'm having trouble
getting started. I've created other applications using Excel. I'm
not sure if a user form is the way to go or not. Could someone
please
point me in the right direction to get started? I would really
appreciate it. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,346
Default Display data from a cell in User Form

Hi,

I know you asked for the answers on a different sheet but first you should
look at this:

Put your cursor in the data and choose Data, Form. This gives you the
flexibiity you want without any need to program.

To take care of the issue of putting the answers on a different sheet, you
could put them, as another column in the data area, then you could format
them with a custom format of ;;; which hides the cell contents from
displaying in the cell. (There is also a way to hide the cell contents from
displaying on the formula bar.) Finally, you could set up formulas that
refer to the answer cells discussed above on another sheet.

If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"Connie" wrote:

I have a spreadsheet with the numbers 1-100 in column A. Column B
contains exam questions in rows 1-100. I would like to create a user
form that will display the questions one at a time to my students and
allow them to enter an answer selection (A, B, C, or D). That answer
will be stored on another tab for scoring. I would also like the
studentgs to be able to navigate forward and backwards (in case they
want to go back and change an answer to a previously answered
question). I know this has to be simple, but I'm having trouble
getting started. I've created other applications using Excel. I'm
not sure if a user form is the way to go or not. Could someone
please
point me in the right direction to get started? I would really
appreciate it. Thanks.

Reply
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
Display contents of a cell in a user form text box -- Excel 2003 VBA hiskilini Excel Discussion (Misc queries) 7 April 4th 23 10:22 AM
display a user form WBTKbeezy Excel Programming 0 June 2nd 06 08:41 PM
Data from user form to certain cell parteegolfer Excel Programming 4 March 22nd 06 05:13 PM
How to display =x/y result in a user form AndyRoo Excel Programming 2 November 25th 05 02:41 PM
User Form to display more than 1 reslut EstherJ Excel Programming 1 August 23rd 04 01:40 PM


All times are GMT +1. The time now is 07:03 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"