![]() |
Display VB code result in cell instead of message box?
Is it possible to get the result of the code below to show in a cell on my
spreadsheet instead of displaying in a message box? Thanks Leigh Private Sub GetResult() ' counter MsgBox -1 * (CheckBox1 + CheckBox2 + CheckBox3 + CheckBox4) ' binary encoded MsgBox -1 * (CheckBox1 + CheckBox2 + CheckBox3 + CheckBox4) End Sub |
All times are GMT +1. The time now is 12:48 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com