thank you
But this code works only with
SelectionChage and Change
I want code that can work with calculate :
EXAMPLE :
If A1 = A2 + A3
and B1 = B1 + B2
when the value of A2 , A3 , the value of A1 will update
so, this will active the calculation of excel sheet .
I want code that can determine the excel cell that is calculated
and enter the new value of A1 to my data base :
Code EX :
If ## Cell "A1" Calculate Update ## then
## Enter A1 Value to DataBase ##
ElseIf ## Cell "B1" Calculate Update ## Then
## Enter B1 Value to DataBase
End IF
Can I do that Shasur ?
thank you fot your great help
Jake Anderson
|