Jump to content

Hi,

 

I am creating a document to to manage my silver stack. I am using google sheets and have got a cell that pulls to spot price of silver and displays it as a number. The problem i am having is that when i go to =sum i get a #value! error. The function i uses is as follows 

 

=INDEX(ImportHTML("https://www.bullionbypost.co.uk","table",1),3,2)

 

and the sum is

 

=sum(b2*b4)

 

b2 is were i put the data from the import and b4 is the amount of oz of silver. 

 

Just wondering if anyone can help me thanks

 

 

Link to comment
https://linustechtips.com/topic/620947-google-sheets-dynamic-sums/
Share on other sites

Link to post
Share on other sites

just do =b2*b4

 

Current Build : 

 
CASE: Fractal Design R4 w/Window CPU: Intel 4930K,  RAM: 16GB Ripjaws Z 2133Mhz  Cooling: H100i  MotherBoard: Asus P9x79 Pro , PSU: CS750M   Storage: 2x Samsung 840 Pro 256Gb , 1Tb Seagate Barracuda, 500GB WD Black,  Graphics: Gigabyte GTX 780 Windforce 3GB,  Monitors: AOC G2460PG ( G sync monitor), Edge10 24" 1080p , 24" 1680*1020p monitor ( LCD)  Microphone: Blue Yeti  Keyboard: Cougar 700k  Phone: Samsung Note 3  Headphones: Sennheiser HD598

Laptop:

 CPU: 
4710MQ  Ram: 8GB 1600MHz Storage:120Gb 840 Evo + 1Tb 5400Rpm HDD  Graphics: GTX 850M 2GB   Screen: 1080p IPS  
Link to post
Share on other sites

6 minutes ago, SparkySamZa said:

just do =b2*b4

 

i still get the same error :C. The problem i think is that the b2 is a function not a number even though it shows the number. In the error message it says that it expects a number not text.

 

Thanks for the reply.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×