I need to access a cell in a worksheet on one Google doc and place it in another Google doc to add into the final total on that worksheet. This is for a class where I have to track multiple items for the grades. Thank you for any help you can provide.
This is what I had =query(BHomework!20120716!L3). The L3 cell is a total of cells in the BHomework document. I also tried =query(BRTCHomework!20120716!B3:K3) which is the range of cells that totals in L3.