Python Forum
Python app built by converting visual basic macros
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python app built by converting visual basic macros
#1
Hi

I am only just starting to investigate Python to see if it is a language that will do what I need it to do.

I currently have a quiz app built around a Microsoft Excel form using Visual Basic – VBA Macros.

I want to get the app working on the web. There is no way to do this with Excel, so it is going to have to be converted to a different language that will run on the web. Rather than a total rewrite, I would obviously prefer to use some form of conversion/translation to at least do some of the work of converting the vba code.

I believe there are vba to python conversion tools. So I assume they would do much of the work of converting the current visual basic macros. In principle, I would have thought that would reduce the work to then manually programming the connections to python forms and graphs, to replace the connections to Excel forms and graphs.

If this makes any sense, does anyone have any knowledge or experience as to whether these assumptions are correct?

Thanks

Ian.
Reply


Messages In This Thread
Python app built by converting visual basic macros - by IanR - May-17-2018, 07:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Coding in Power BI Visual vjrans 0 341 Jan-31-2024, 07:54 AM
Last Post: vjrans
  Converting python to FileMaker DWolf 6 1,812 Sep-22-2022, 03:40 AM
Last Post: DWolf
  Problem with importing Python file in Visual Studio Code DXav 7 5,347 Jun-15-2022, 12:54 PM
Last Post: snippsat
Photo Visual studio code unable to color syntax on python interpreter tomtom 4 7,130 Mar-02-2022, 01:23 AM
Last Post: tomtom
  Calling python from c++ in visual studio pdk5 0 2,201 May-24-2021, 10:18 AM
Last Post: pdk5
  Problems on ''no such file or directory'' in python on Visual studio 2019 504416430 1 3,227 Aug-02-2020, 08:38 PM
Last Post: Larz60+
  Converting python to c# benahmadi 1 2,696 Oct-22-2019, 09:50 PM
Last Post: micseydel
  Visual Studio Python 2.2 Source Project bobosamma 5 3,241 Oct-14-2019, 11:19 AM
Last Post: snippsat
  In Visual Studio Python is not properly installed jalea148 4 3,162 Sep-26-2019, 12:31 PM
Last Post: snippsat
  converting array to and from string in python 3.7.2 srm 5 6,306 Jul-03-2019, 01:11 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020