Assigning macro

Jnb99

Board Regular
Joined
Mar 29, 2016
Messages
84
Hi, I have two different workforms which record data to 2 different sheets. On a separate sheet i have two buttons accessing each workform. The one button work fine, the other i cant get to access th e second workform. Please help
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
What is a "workforms"

Do you mean "UserForm"

I've been using Excel for years and have never heard of a "workforms"

And if a script does not work and you want help you should show us your script.
 
Upvote 0
Simple thing to try: right click on the button, and click Assign Macro; select macro that should be firing.

And my guess is no one wants to open attachments on email from strangers.
Code:
Copy and paste your code on to your reply.

put [c o d e] without spaces in front of code and [/ c o d e ] after it.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,584
Messages
6,125,666
Members
449,248
Latest member
wayneho98

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