UtterAccess.com
X   Site Message
(Message will auto close in 2 seconds)

Welcome Guest ( Log In | Register )

> Code Not Working    
 
   
John_Ross
post Apr 3 2012, 12:08 PM
Post #1

UtterAccess Veteran
Posts: 332



I’ve vba that works fine , except I want to include a Sum value of the range E7:E100 in the worksheet – Sheet1. I used the following vba but it’s giving me error:

Range(“F11”).Value = SUM(“E7:E100”)

What is worng with this line?
Go to the top of the page
 
+
 
Start new topic
Replies
Bob G
post Apr 3 2012, 12:11 PM
Post #2

UtterAccess VIP
Posts: 8,140
From: CT



as mentioned by Isaac in your other thread Copy Excel File.

CODE
ThisWorkbook.Worksheets("Sheet1").Range("A1").Value="Text"
Go to the top of the page
 
+

Posts in this topic


Thank you for your support! Reply to this topicStart new topic

Jump To Forum:
 



RSS Go to Top  ·  Lo-Fi Version Time is now: 26th May 2013 - 02:38 AM