View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sid[_3_] sid[_3_] is offline
external usenet poster
 
Posts: 11
Default Help needed Writing formula that totals data at end of column

Hi DS,
Thank you so much for you quick reply.
I have tried the code In access 97 and Excel 2000 and I am getting a
compile error expected: =
If I put = in
Range("J65536").End (xlUp).Offset = (1,0)
I get compile error expected: )

Would you know what I am doing wrong.

Thank you.

Regards,

Sid



*** Sent via Developersdex http://www.developersdex.com ***