Is there any way to import data from excel to Coda tables. The condition below should follow.
if Excel.key == Coda.pub_key, then Coda.Nickname = Excel.nickname.
Excel
Coda
I want to automatically populate Coda’s Nickname base on pub_key. Thanks!
Is there any way to import data from excel to Coda tables. The condition below should follow.
if Excel.key == Coda.pub_key, then Coda.Nickname = Excel.nickname.
Excel
Coda
I want to automatically populate Coda’s Nickname base on pub_key. Thanks!
Hi @Alyssa_Gono
Coda perfectly manages copy and paste directly from excel (see this quick screenshot)
It autofills the headings according to excel one and recognizes the type/format of element (see the date)
Then, you can easily modify your data. You may also be interested in CSV Importer Pack
I did not understand what you desired with the formula “Excel.key …”
Please let us know
Thanks! I updated my post for clarification.
Hi @Alyssa_Gono, you need to clarify what you want to do : are we talking about one single table ? two ? Where do the “pub_key” come from in your coda table ?
Thanks for those precisions that would help us to give advice to achieve your goals !
We are talking about one table from Coda and one excel file. The pub_key from Coda is already there. I can do manual populating of Nicknames based on pub_key. However, there are thousands of rows, I want to find a way to make it faster.
OK understood :
You said pub_key_from_coda do already exists. Then, enter this formula on Nickname column from CODA table :
OK for you ?
Q.
Wow, great! Thank you so much.
Happy to have helped ! Thanks for sharing screenshots and whole explanation, that was easier to understand then.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.