How to use excel as a database in A360? | Excel as Database in A360

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

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

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

    Hi Sir,
    I have one excel and that excel contains some cell with hyperlink of another sheet when i open another sheet by hyperlink and try to perform operation on this sheet then first sheets data gets updated and not current open how can i update current excel

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

      That’s bcoz when you open the excel you might have specified the sheet name of your first sheet and bot is taking that excel sheet reference in a session. When you point to another sheet try to specify the sheet name where you want to make changes.

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

    Parabéns, você consegue me dizer como faço para copiar 3 colunas de uma planilha e colar em outra planilha?
    Exemplo: Planilha "Entrada", copiar as colunas B, C e D, e colar na planilha "saida" nas colunas A,B e C. Mas preciso
    por banco de dados, pois as planilhas são pesadas, obrigado e espero que consiga me ajuda.

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

    Any idea how we can read using sql for sheet with header not on first row

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

      Where are your headers if not one first row?

  • @KiranKumar-it1sb
    @KiranKumar-it1sb 2 ปีที่แล้ว +1

    Please also post how to copy data from one sheet and paste in to another sheet(i mean copying filtered tables from one sheet and paste in to another) and also joins of sql

    • @ravi7753-y2e
      @ravi7753-y2e ปีที่แล้ว

      Same set sel command I think

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

    Excellent video 👏👏

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

      Thank you!

  • @mehalavenugopal6134
    @mehalavenugopal6134 4 หลายเดือนก่อน

    Can you post the connection string here

    • @RPAFeed
      @RPAFeed  3 หลายเดือนก่อน

      It's already mentioned in the description. Please check.

  • @jagadeeswarisudineni8000
    @jagadeeswarisudineni8000 6 หลายเดือนก่อน

    The link that you have provided for Microsoft Access database engine is throwing error. It is showing like "we're sorry, this download is no longer available" can you please provide some alternate Microsoft Access database engine link to download.

    • @RPAFeed
      @RPAFeed  6 หลายเดือนก่อน +1

      Please try - www.microsoft.com/en-us/download/details.aspx?id=54920

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

    Hi,
    Can you please rpa developer roles and responsibilities

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

      Sure, will be creating a video on this topic.

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

      @@RPAFeed Thank you

  • @jayamanir2259
    @jayamanir2259 9 หลายเดือนก่อน

    I am not able to install odbc drivers which you mentioned - it was showing error

    • @RPAFeed
      @RPAFeed  9 หลายเดือนก่อน

      What error are you facing?

  • @shanmugapriya.v1879
    @shanmugapriya.v1879 ปีที่แล้ว

    I'm getting error lyk could not connect to database.provider cannot be found. It may not be properly installed. How to solve this issue?

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

      Check if you have installed the odbc driver

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

    While connecting to db I got an error like
    Could not connect to Database. Cannot update. Database or object is read-only.... Pls tell me the solution

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

      Try using IMEX=1 at the end of the connection query.

  • @sandip0503
    @sandip0503 11 หลายเดือนก่อน

    What about Insert query man?

    • @RPAFeed
      @RPAFeed  11 หลายเดือนก่อน

      You can use insert queries and the data would be inserted in the same session.

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

    can you please make video on SAP Excel

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

      I can but SAP doesn't provide free access and can't use the enterprise edition for demo purposes.

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

    Keep the database scheme in cache untill bot finished running is to check or uncheck

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

      Which action or package are you talking here?

  • @gayatribhavsar8598
    @gayatribhavsar8598 5 หลายเดือนก่อน

    Getting error on sheet1

    • @RPAFeed
      @RPAFeed  5 หลายเดือนก่อน

      What is the error?