integrating access with excel formulas

T

thread

Hi all
i'm building upload proccess from excel to access,
i need to take some amount from the access and enter it into a formula
inside of the excel
for example min(amount-5,60)
during the upload access programming will exchange the amount text in
real amount and will upload the result

is it posible to do the folowing:
1.exchange the amount text in the amount from access2
2.to calculate the formula in excel and the sum will be uploaded to
the excel
3.still to leave the formula as is in the excel without revising(all
changes will be made by the programming and values in access
 
Top