Assign Functions to Control Button

T

Teknologist

Is it possible to take a function (if statement, etc) and somehow assign
that to a button? If a macro needs to be created then how would one take an
if statement to create a macro then assign to the control button?

TIA
 
B

Bob Phillips

No, the best you can do is a macro that does what the IF would do.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Top