Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default Scantron -- Fill in bubbles

I am trying to make a worksheet that mimicks a scantron on a standardized
test. I would like to have bubbles with letters in them and when a bubble is
clicked it sends that letter to a regular cell. so it would look something
like this: (a) (b) (c) (d) for question #1. When (a) is clicked it sends the
"A" to a cell on a seperate sheet for calculation purposes.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default Scantron -- Fill in bubbles

Use a userform, with radio (option) buttons on frames- one frame per question, 4 option buttons per
frame. Use the click event of the option button to set the value in an appropriate cell.

HTH,
Bernie
MS Excel MVP


"dgold82" wrote in message
...
I am trying to make a worksheet that mimicks a scantron on a standardized
test. I would like to have bubbles with letters in them and when a bubble is
clicked it sends that letter to a regular cell. so it would look something
like this: (a) (b) (c) (d) for question #1. When (a) is clicked it sends the
"A" to a cell on a seperate sheet for calculation purposes.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default Scantron -- Fill in bubbles

Thanks. I have been playing around with userforms after your suggestion and
they complicated! I have a worksheet filled with radio buttons that would
actually look nice in a userform but converting the worksheet into a userform
would take forever.

"Bernie Deitrick" wrote:

Use a userform, with radio (option) buttons on frames- one frame per question, 4 option buttons per
frame. Use the click event of the option button to set the value in an appropriate cell.

HTH,
Bernie
MS Excel MVP


"dgold82" wrote in message
...
I am trying to make a worksheet that mimicks a scantron on a standardized
test. I would like to have bubbles with letters in them and when a bubble is
clicked it sends that letter to a regular cell. so it would look something
like this: (a) (b) (c) (d) for question #1. When (a) is clicked it sends the
"A" to a cell on a seperate sheet for calculation purposes.




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 hidden bubbles Richard Excel Discussion (Misc queries) 12 April 17th 08 09:42 PM
pie charts instead of bubbles Rudolf Charts and Charting in Excel 3 July 10th 07 04:28 AM
Hoe to Get Rid of the Bubbles in Excel PHPBABY3 Excel Programming 1 May 31st 07 04:01 PM
Bubbles with multiple series Kim Charts and Charting in Excel 3 July 2nd 06 09:09 PM
Placing bubbles laszlo Charts and Charting in Excel 5 August 8th 05 04:25 PM


All times are GMT +1. The time now is 08:01 AM.

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

About Us

"It's about Microsoft Excel"