Forum

Notifications
Clear all

Print button to print specific cell in each row

2 Posts
2 Users
0 Reactions
105 Views
(@nour)
Posts: 1
New Member
Topic starter
 

20210616-163252.pngHello. I need assistance. I created a print button to print content of a specific cell in a row using VBA print command. But I want to replicate that button to print content of corresponding cell in each row...say I place print button on colunm K to always print content of adjacent column I on each row ie. print button on K1 prints I1, K2 prints I2, K3 print I3 etc. At the moment, if I copy the button on all column K, it will always print content of specific cell entered in the VBA eg I1. How do I replicate it for all the rows? Pls assist. Thanks.

 
Posted : 17/06/2021 11:43 am
(@purfleet)
Posts: 412
Reputable Member
 

Please add an example workbook and not a picture, that way we can see your code and adjust

 
Posted : 17/06/2021 4:43 pm
Share: