Champak Posted March 8, 2022 Posted March 8, 2022 I need help/direction, I have a bunch of pots on the fire now, so can't think straight to formulate a path. I'm tired of working directly with excel and the formulas. It gets cumberaome and difficult to read with nested formulas, and im limited with certain things i want to do. I want to create a dynamic gui to interact with excel. The gui has to essentially act like excel where 1/ I click a button and a row would appear in the app with all the pre determined columns. 2/ every new row created would have its cells automatically interact with formulas pre assigned to specific columns. 3/ The work is saveable and can be reopened after saving. 4/ When complete the data can be exported to an excel sheet. 5/ The excel data sheet can be imported to be worked on again. So formulas are already programmed in the app to do its thing. My brain is mush right now, are there any apps/scripts floating around that would be a good frame work to start from? Or can this even be done with the whole dynamic input creation interacting with formulas? Thanks
Earthshine Posted March 10, 2022 Posted March 10, 2022 (edited) Did you look at the help file? I suggest reading it. Also this https://www.autoitscript.com/wiki/Excel_UDF If it can be done you’ll have to find out how. Some of it for sure can be done Edited March 10, 2022 by Earthshine My resources are limited. You must ask the right questions
Champak Posted March 18, 2022 Author Posted March 18, 2022 The excel side isn't the major crux I have, it's the dynamic gui and being able to generate inputs on the fly that will interact with functions already setup.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now