2 24sharon Registered User. Local time Today, 15:05 Joined Oct 5, 2004 Messages 147 Nov 3, 2004 #1 I want to change the ACCESS ICON by code. for example: select case me.s_icon case 1 path= "c:/1.ico" 'put it in access... case 2 path="c:/2.ico" 'put it in access icon... is it possible? thanks!
I want to change the ACCESS ICON by code. for example: select case me.s_icon case 1 path= "c:/1.ico" 'put it in access... case 2 path="c:/2.ico" 'put it in access icon... is it possible? thanks!