Jump to content

Excel to Kotlin, android studio

Toffe

Hey ! 

 

I have been doing some programming in Excel over the last couple of years. Some more advanced that others. 

 

Now I have slowly started to do a little bit og programming in Android Studio using Kotlin. 

 

I was wondering if it was possible to somehow import an excel file into the studio ? so it can use the calculations and formulas ? 

Link to comment
Share on other sites

Link to post
Share on other sites

No.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to comment
Share on other sites

Link to post
Share on other sites

7 minutes ago, Sauron said:

No.

Oh well .. 
 

So i need to rewrite everything if i want an app to do the same as my excel file ? 

Or is there another solution ? 

 

It is pretty basic excel, mostly "IF(C31=B5;E5;IF(C31=E5;......etc" 

Link to comment
Share on other sites

Link to post
Share on other sites

18 minutes ago, Toffe said:

So i need to rewrite everything if i want an app to do the same as my excel file ?

Yes, excel isn't really a programming tool because it relies on having, well, microsoft excel and a spreadsheet as reference. It's kind of like trying to make an oil painting with a phone stylus. But either way, not many programming languages are interoperable in the way you'd need.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to comment
Share on other sites

Link to post
Share on other sites

Just now, Sauron said:

Yes, excel isn't really a programming tool because it relies on having, well, microsoft excel and a spreadsheet as reference. It's kind of like trying to make an oil painting with a phone stylus. But either way, not many programming languages are interoperable in the way you'd need.

Oh well, f***.. at lot more work than i had hoped for then :)

 

Link to comment
Share on other sites

Link to post
Share on other sites

18 hours ago, Toffe said:

Oh well, f***.. at lot more work than i had hoped for then :)

 

On the plus side you have all your formulas already worked out.

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×