Actually problem is that, I want to change my preset value which is store in variable 'a' and display in lcd, suppose i set the value of a=65, but after increment it is saved in EEPROM. when power is off now it should display new value rather than 65. so how can i program for this....................and how can i store the change of value from preset value in same variable.