Confused

Status
Not open for further replies.

Carlos Rivera

New Member
Joined
Aug 16, 2007
Messages
45
I created a frame, and also I created 2 opt buttoms, and then put them inside the frame. the first was called Left and addressed to cell C12 and the second was called Right and addressed to cell E12. When I click the first one then cell C12=Left and in this case I would like to set focus cell D12 and write a numerical value. And when I press the second one then cell E12=Right (I want also setfocus cell G12), the dot disappears from the Left opt buttom, however, the cell C12=Left still there. Could you help me to create a macro that when I press opt butt Left, the cell E12=0 and so cell D12=0 or ""(empty), and viceversa for both cases.

Thanks for the help!

Carlos
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Hi Carlos

Can you post the actual code for tweaking?

Thanks


Dave

p.s. Welcome to the Board
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,213,494
Messages
6,113,986
Members
448,538
Latest member
alex78

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top