Hello,
I am working on Excel 2007 VBA. I have around 7-8 excel 2007 template in which using VBA added all functionality.
In that some of the excel templates i m facing some issue of number format.
I am following below steps
1. Enter only numbers and press Tab. Excel accepts the numbers.
2. Enter date in that same cell and press Tab. Excel converts date in number and no error message disply.
...