Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
KG
 
Posts: n/a
Default Linked Cell Property In Activex controls

Can someone point me to an example showing how this property can be used,
linking, as an example, an option button to a specific cell? Say if I wanted
"1" to appear in cell B2 of the worksheet if the option button is clicked
  #2   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

KG,

The option button puts TRUE or FALSE into its Linked Cell. You can get 1 or
0 out of that by referring to it with double negation operators.
= --A1

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"KG" wrote in message
...
Can someone point me to an example showing how this property can be used,
linking, as an example, an option button to a specific cell? Say if I
wanted
"1" to appear in cell B2 of the worksheet if the option button is clicked



  #3   Report Post  
KG
 
Posts: n/a
Default

when I try double-negation, the linked cell property turns blank

"Earl Kiosterud" wrote:

KG,

The option button puts TRUE or FALSE into its Linked Cell. You can get 1 or
0 out of that by referring to it with double negation operators.
= --A1

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"KG" wrote in message
...
Can someone point me to an example showing how this property can be used,
linking, as an example, an option button to a specific cell? Say if I
wanted
"1" to appear in cell B2 of the worksheet if the option button is clicked




  #4   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

KG,

I don't understand what you're saying. The Linked Cell property is where
you put a cell address, and won't change unless you change it. If it's set
to A1, then A1 will have TRUE or FALSE depending on that button state.
Another cell, let's say B1 for this situation, would have the = -- A1, and
would reflect 0 or 1 depending on the TRUE or FALSE in A1.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"KG" wrote in message
...
when I try double-negation, the linked cell property turns blank

"Earl Kiosterud" wrote:

KG,

The option button puts TRUE or FALSE into its Linked Cell. You can get 1
or
0 out of that by referring to it with double negation operators.
= --A1

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"KG" wrote in message
...
Can someone point me to an example showing how this property can be
used,
linking, as an example, an option button to a specific cell? Say if I
wanted
"1" to appear in cell B2 of the worksheet if the option button is
clicked






  #5   Report Post  
KG
 
Posts: n/a
Default

I misunderstood you the first time but I got it now. Thanks for your patience

"Earl Kiosterud" wrote:

KG,

I don't understand what you're saying. The Linked Cell property is where
you put a cell address, and won't change unless you change it. If it's set
to A1, then A1 will have TRUE or FALSE depending on that button state.
Another cell, let's say B1 for this situation, would have the = -- A1, and
would reflect 0 or 1 depending on the TRUE or FALSE in A1.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"KG" wrote in message
...
when I try double-negation, the linked cell property turns blank

"Earl Kiosterud" wrote:

KG,

The option button puts TRUE or FALSE into its Linked Cell. You can get 1
or
0 out of that by referring to it with double negation operators.
= --A1

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"KG" wrote in message
...
Can someone point me to an example showing how this property can be
used,
linking, as an example, an option button to a specific cell? Say if I
wanted
"1" to appear in cell B2 of the worksheet if the option button is
clicked






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
Footnote wizard linked to cell content MVAND Excel Worksheet Functions 0 February 14th 05 06:11 PM
Link - deactivate being sent to source when click on linked cell? snidely Excel Worksheet Functions 1 January 11th 05 02:11 AM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 12:37 AM
Linked cell location of hyperlink Jerry Excel Worksheet Functions 1 December 20th 04 05:01 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 10:01 PM.

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"