नमस्कार दोस्तो ! मैं पवन कुमार पाल (Google Sheets Developer & Instructor) आप सभी साथियों का Google Drive ब्लॉग पर हार्दिक स्वागत करता हूं |
क्या आपको Importrange Function के बारे में पता है ? अगर नहीं तो ये पोस्ट खास आपके लिए ही है ,
इस ब्लॉग में हम Importrange Function के बारे में बात कर रहे है, जो Google Sheet में Data Fetch करने के लिये Amazing Function है, इससे हम एक Sheet से दूसरी शीट में Data Import करते है| तो
हम आज इसके बारे में विस्तार से समझेगें | तो चलिए शुरू करते है :-
Importrange Function का Syntex :-
IMPORTRANGE(spreadsheet_url, range_string)
जहाँ spreadsheet_url - The URL of the spreadsheet from where data will be imported.
- The value for spreadsheet_url must either be enclosed in quotation marks or be a reference to a cell containing the URL of a spreadsheet.
और range_string - A string, of the format "[sheet_name!]range" (e.g. "Sheet1!A2:B6" or "A2:B6") specifying the range to import.
- The sheet_name component of range_string is optional; by default IMPORTRANGE will import from the given range of the first sheet.
- The value for range_string must either be enclosed in quotation marks or be a reference to a cell containing the appropriate text.
याद रखने योग्य महत्वपूर्ण बिंदु :-
- Spreadsheets must be explicitly granted permission to pull data from other spreadsheets using IMPORTRANGE. The first time the destination sheet pulls data from a new source sheet, the user will be prompted to grant permission. Once access is granted, any editor on the destination spreadsheet can use IMPORTRANGE to pull from any part of the source spreadsheet. The access remains in effect until the user who granted access is removed from the source.
- If the data you are trying to import is too large, you may get an error.
दोस्तों इस article में Importrange Function के बारे में बताई गई जानकारी से related अगर आपके मन में कोई भी सवाल है, तो आप हमें info.edutech19@gmail.com पर mail कर सकते है , हम जल्द से जल्द आपकी समस्या का समाधान करेंगे।
Importrange Function के बारे में और ज्यादा जानकारी के लिए आप हमारे Youtube Channel पर पर visit करें , अगर हमारी videos series आप के लिए knowledgable हो तो videos को like करे , अपने दोस्तों में share करें , जिससे आप के साथ -साथ आपके साथी भी Google Drive के Features का लाभ सके | साथ ही साथ आप हमारे चैनल को सब्सक्राइब करे और घंटी जरूर दबाएं , जिससे आप तक हमारा हर वीडियो आसानी से पहुँच सके|
0 comments:
Post a Comment