How to Transfer data from Excel to Google Sheets || How to connect Excel and Google Sheet

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ก.ย. 2024

ความคิดเห็น • 53

  • @fingercross4313
    @fingercross4313 10 หลายเดือนก่อน +1

    Sir salute you and i am happy that god gives me a teacher like you..❤

    • @SessionsbySaurabh
      @SessionsbySaurabh  10 หลายเดือนก่อน

      Thanks a lot. Your words made my day.

    • @fingercross4313
      @fingercross4313 10 หลายเดือนก่อน

      @@SessionsbySaurabh welcome sir always.🙏

    • @fingercross4313
      @fingercross4313 10 หลายเดือนก่อน

      @@SessionsbySaurabh sir aapse sikhkr maine isme aur kuch bhi add kiya hai. Jab hum data add krte hai to sath me excel file ke TABLE RANGE me bhi data add hota hai many time people scared about data loss, thats why i added the thing for data maintain. Bs ab UPDATE AND DELETE function add krna hai so aur bhi acha perform kr sake ye process.

  • @jijeeshpadmanabhan350
    @jijeeshpadmanabhan350 ปีที่แล้ว +1

    valuable information. Thank you sir

  • @JoeyOrale-pt1wd
    @JoeyOrale-pt1wd 28 วันที่ผ่านมา +1

    thank you for this valuable information sir... just want to know if this code still working.

    • @SessionsbySaurabh
      @SessionsbySaurabh  27 วันที่ผ่านมา

      Thank you for asking. The issue was in version 2, but I’ve modified the file, and it’s now working perfectly. 👍

  • @ngabomarcel585
    @ngabomarcel585 ปีที่แล้ว +1

    Excellent!!!!

  • @munimrashid7065
    @munimrashid7065 3 ปีที่แล้ว +1

    Excellent! a very good tutorial indeed!!

  • @shirangamage8913
    @shirangamage8913 2 ปีที่แล้ว +1

    Thanks bro

  • @lakshayamahajan
    @lakshayamahajan 2 ปีที่แล้ว +1

    sir I have an excel sheet which import data from another database I want it to automatically get submitted to Google sheet as soon as excel sync with database how can I

  • @omnarayan7066
    @omnarayan7066 2 ปีที่แล้ว +1

    Nice

  • @kailashsoni676
    @kailashsoni676 ปีที่แล้ว +1

    Hi sir I tried same as you shown but I am getting error in username=.txtusername
    It's showing object required

  • @techandearn15
    @techandearn15 3 ปีที่แล้ว +1

    If the Internet gets disconnect while updating n entry will the entry will be updated to Google sheet as soon as the internet is connected

    • @SessionsbySaurabh
      @SessionsbySaurabh  3 ปีที่แล้ว +1

      Haven't faced this issue but as per me it would not update.

  • @gamingpc99
    @gamingpc99 3 ปีที่แล้ว +1

    How to transfer without user form
    Is there a way to directly transmit any letter or word that I write in any cell?

    • @SessionsbySaurabh
      @SessionsbySaurabh  3 ปีที่แล้ว +2

      Instead of using User form field name, use Excel Cell reference. Check below.
      name = Sheets("Sheet1").Range("B2")
      desig = Sheets("Sheet1").Range("B3")
      URL_firstpart = "docs.google.com/forms/d/e/1FAIpQLSdI_se_iGLg8ezTVAKt7rqKWDzdJ2Bp0ep7nXgaTbDsLyYRhw/formResponse?ifq"
      url_secpart = "&entry.1629020134=" & name & "&entry.385413323=" & desig & "&submit=Submit"

  • @yawj.amlanman7835
    @yawj.amlanman7835 ปีที่แล้ว

    Thanks, i want you show how edit a single line

    • @SessionsbySaurabh
      @SessionsbySaurabh  ปีที่แล้ว

      Hi Yaw, thanks for your comment. Please elaborate your query.

    • @yawj.amlanman7835
      @yawj.amlanman7835 ปีที่แล้ว

      ​@@SessionsbySaurabhAfter import from excel, i want stay on excel and Select a row in google sheets and modify from excel

  • @stachgaming143
    @stachgaming143 3 ปีที่แล้ว

    sir please how to only sync excel sheet to google sheet

  • @ractullah3591
    @ractullah3591 ปีที่แล้ว

    how to transfer data excel to googlesheet not used VBA...??? thanks

    • @SessionsbySaurabh
      @SessionsbySaurabh  ปีที่แล้ว

      We used power query in this video. From excel to Google Sheets we have to use Google API.

  • @muntasirauntor4597
    @muntasirauntor4597 2 ปีที่แล้ว

    Hello Sir, is it workable in android mobile?

    • @SessionsbySaurabh
      @SessionsbySaurabh  2 ปีที่แล้ว

      Hi Auntor, I haven't checked on Android. Any observation from your side ?

  • @kailashsoni676
    @kailashsoni676 ปีที่แล้ว

    Now code working but the MSG box check internet connection showing data is not entering please help

    • @SessionsbySaurabh
      @SessionsbySaurabh  ปีที่แล้ว +1

      Hi Kailash, can you please share the sheet.

    • @kailashsoni676
      @kailashsoni676 ปีที่แล้ว +1

      @@SessionsbySaurabh sir now it's working fine due to some mistakes it was not working but i corrected that mistakes after watching video carefully
      Thanks you again

    • @SessionsbySaurabh
      @SessionsbySaurabh  ปีที่แล้ว +1

      @@kailashsoni676 great.

    • @kailashsoni676
      @kailashsoni676 ปีที่แล้ว +1

      @@SessionsbySaurabh 😊

  • @omfeib
    @omfeib ปีที่แล้ว

    What do you think is causing that Excel sends the info to Google Sheets but when I check in Google Sheets all the boxes are blank except for the timestamp box?

    • @omfeib
      @omfeib ปีที่แล้ว

      Don't worry. I got it. I missed the dots in the "With frmProductSurvey" entries.

    • @SessionsbySaurabh
      @SessionsbySaurabh  ปีที่แล้ว

      Great. Thanks for confirming.

  • @smallideas8151
    @smallideas8151 2 ปีที่แล้ว

    Sir , without internet the code debug , please solved this . I would be very grateful if you could solve this problem please.

    • @SessionsbySaurabh
      @SessionsbySaurabh  2 ปีที่แล้ว

      Are you saying the code go into debug mode?

    • @SessionsbySaurabh
      @SessionsbySaurabh  2 ปีที่แล้ว

      I have uploaded another file which checks the Internet Connection first. Download the file from : drive.google.com/file/d/1tTsWJTr8v8kbzT9g_iMPPPW0pERlEYN6/view?usp=sharing

  • @gamingpc99
    @gamingpc99 3 ปีที่แล้ว +1

    why give me ( CHECK INTERNET CONNECTION ) ? WHAT'S RONG

    • @SessionsbySaurabh
      @SessionsbySaurabh  3 ปีที่แล้ว

      Need to check the code. Email your sheet if you can.

  • @rakeshnpsp
    @rakeshnpsp 3 ปีที่แล้ว

    How to automatically update Google sheet form Excel sheet data

    • @SessionsbySaurabh
      @SessionsbySaurabh  3 ปีที่แล้ว

      I haven't tried but you can check Google sheets API to update data.