Thread
:
Writing the result of arithmetic calculation in a cell
View Single Post
#
1
Posted to microsoft.public.excel.programming
Merike
external usenet poster
Posts: 3
Writing the result of arithmetic calculation in a cell
In my macro a=1 and h=1
And when I put
Cells(i + 1, "D") = a+h
then it writes 11 in the cell?
But it should write 2. I'm using 2000 version.
--
You can't know everything about everything.
Reply With Quote
Merike
View Public Profile
Find all posts by Merike