Hello!
Is it possible to change the code I put in this event at runtime?? My code is at start;
accept:=dataset['navn']=form1.stat.panels[0].text;
but at runtime when user click on a button, I want to change the code to;
accept:=dataset['avrdato']>fra;
Is it possible, and if so, how??
TIA
Kåre!
Is it possible to change the code I put in this event at runtime?? My code is at start;
accept:=dataset['navn']=form1.stat.panels[0].text;
but at runtime when user click on a button, I want to change the code to;
accept:=dataset['avrdato']>fra;
Is it possible, and if so, how??
TIA
Kåre!