View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Matt T[_2_] Matt T[_2_] is offline
external usenet poster
 
Posts: 1
Default email and radio buttons

I have three worksheets in a workbook; using a userform to administer them I
would like to email independantly a sheet (this I understand using SendMail)
BUT I would like the VBA code to look at which radio button has focus and
email the correct sheet.

Any help appreciated, I am essentially a newbie with only basic skills...

Matt