00:00come on you got to learn this unbelievable google sheets feature check this out if you have two
00:05separate google worksheet here uh one called source uh the other one let me create a brand
00:09new one here and after that i'm just we can rename it whatever you want but anyway i'm going to
00:14leave
00:14it as blank and default and now you want to synchronize or connect this uh google sheet
00:20with this one here all you have to do is to use one simple formula and that's called the
00:25import range so i'm going to say equal import range like this and then the first argument
00:31in double quote will be the url from your source worksheet or the google sheet here so basically
00:37you're going to copy everything all the way up to the last forward slash excluding the edit pound g id
00:45equals zero or whatever number it is you're going to copy in your clipboard and paste it as the first
00:50argument in double quote like this and after that the second argument if you want to import the
00:56whole sheet you're going to say double quote a colon az alternatively you can specify any range you want
01:03say if you want column b to e you'll be entering b colon e your source column can be blank
01:09it does
01:10not need to have any value on the cell and then close parenthesis and hit enter after a few brief
01:15moment of loading the two google sheets should be connected to each other but if this is the first
01:20time like i'm doing right now between these two the connection you'll get the reference error click
01:25on the cell here and then click on allow access and after that those two will be synchronized let's
01:31say for example if i change this to say romance you can see that this particular cell get updated as
01:38well as you can see from this you are getting the very first worksheet from the source google sheet
01:46here but if you want specifically a different worksheet from the same google sheet project
01:51itself what you have to do is go back to the original cell here and on the second argument
01:55all you have to do is to specify the worksheet name let's say i want to do shopping as my
02:01worksheet name
02:02from the source and make sure you put an exclamation before you specify the column range and hit enter
02:08after that they will share the shopping list between the two worksheets let's say for example you want
02:12call this uh say computer you can see that both of this google sheets are synchronizing
Comments