Good morning,
I'm looking to print the active worksheet if cell C2 value in the active sheet has a value of 1
Can anyone help with this?
Thanks in advance
Good morning,
I'm looking to print the active worksheet if cell C2 value in the active sheet has a value of 1
Can anyone help with this?
Thanks in advance
Try this:
![]()
Please Login or Register to view this content.
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
This example makes sense and I agree, should work. When I type a 1 in cell C2 and press enter, nothing happens
This runs off a macro. Select Alt +F8 to see your macros. Select ams. You could link this to a command button, but If you want this to run when you change the value in C2, then you must load the vba in a worksheet change event.
Here's what I have, What am I doing wrong.
I can get this to work by running the macro, but not by entering a 1 in cell C2.
In workbook code I have. . .
End Sub![]()
Please Login or Register to view this content.
In sheet1 code I have. . .
![]()
Please Login or Register to view this content.
Got it, thank you for your help.
![]()
Please Login or Register to view this content.
Sorry,
This was the code I used . . .
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks