Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
daniel chen
 
Posts: n/a
Default Checkmark instead of InputBox

Instead of
Cells(1, 1) = InputBox(prompt:=" Enter Valid entry"
Can I have a checkmark to select among many valid options in Excel.
Thanks


  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

only if you create a userform to display the checkboxes on ....
insert / userform from the vbe window .. put the controls on that you want
and then write code against the OK button to populate the worksheet.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"daniel chen" wrote in message
...
Instead of
Cells(1, 1) = InputBox(prompt:=" Enter Valid entry"
Can I have a checkmark to select among many valid options in Excel.
Thanks



  #3   Report Post  
daniel chen
 
Posts: n/a
Default

Hi Julie,
I am new to this. Please show me the steps
Thank you

"JulieD" wrote in message
...
Hi

only if you create a userform to display the checkboxes on ....
insert / userform from the vbe window .. put the controls on that you want
and then write code against the OK button to populate the worksheet.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
...well i'm working on it anyway
"daniel chen" wrote in message
...
Instead of
Cells(1, 1) = InputBox(prompt:=" Enter Valid entry"
Can I have a checkmark to select among many valid options in Excel.
Thanks





  #4   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

There's an article here that describes how to create a userform, and add
a check box:

http://www.microsoft.com/ExcelDev/Articles/sxs11pt1.htm

daniel chen wrote:
Hi Julie,
I am new to this. Please show me the steps
Thank you

"JulieD" wrote in message
...

Hi

only if you create a userform to display the checkboxes on ....
insert / userform from the vbe window .. put the controls on that you want
and then write code against the OK button to populate the worksheet.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
...well i'm working on it anyway
"daniel chen" wrote in message
...

Instead of
Cells(1, 1) = InputBox(prompt:=" Enter Valid entry"
Can I have a checkmark to select among many valid options in Excel.
Thanks







--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #5   Report Post  
daniel chen
 
Posts: n/a
Default

Thank you, Debra

"Debra Dalgleish" wrote in message
...
There's an article here that describes how to create a userform, and add a
check box:

http://www.microsoft.com/ExcelDev/Articles/sxs11pt1.htm

daniel chen wrote:
Hi Julie,
I am new to this. Please show me the steps
Thank you

"JulieD" wrote in message
...

Hi

only if you create a userform to display the checkboxes on ....
insert / userform from the vbe window .. put the controls on that you
want and then write code against the OK button to populate the worksheet.

--
Cheers
JulieD
check out www.hcts.net.au/tipsandtricks.htm
...well i'm working on it anyway
"daniel chen" wrote in message
...

Instead of
Cells(1, 1) = InputBox(prompt:=" Enter Valid entry"
Can I have a checkmark to select among many valid options in Excel.
Thanks







--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html



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
Cell to accept checkmark or "x" Shadyhosta New Users to Excel 3 December 29th 04 05:09 PM
Inputbox with Listbox Jeff Excel Discussion (Misc queries) 3 December 22nd 04 05:54 PM
insert checkmark symbol J Hindes Excel Discussion (Misc queries) 2 December 20th 04 06:20 PM


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