Thanks mmcdonal, but the thing it's more complicated!
I've linked the spreddsheet cause I want to be on real time!
I'm taking two fields(with numbers)-(from the linked sheet), continuasly I'm making a query where I sum the two fields.
And in one form xxx, I've brought a subform yyy (the query), to show me the results!
First problem: I can't when I'm opening the real .xls to open the form xxx
Second problem: I can't see the results of the form xxx on the second pc (there two pc connected), when it's already opened in the first pc!
This I'm really trying is in both computer to see the query of the form xxx at the same time, moreover don't getting too late!
I didn't understand where should I type the
DoCmd.OpenQuery
DoCmd.TransferSpreadsheet
and if I won't link the .xls table how could I brought the data of it?
Thank you once again!
|