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 319 Jan-31-2024, 07:54 AM
Last Post: vjrans
  Converting python to FileMaker DWolf 6 1,779 Sep-22-2022, 03:40 AM
Last Post: DWolf
  Problem with importing Python file in Visual Studio Code DXav 7 5,264 Jun-15-2022, 12:54 PM
Last Post: snippsat
Photo Visual studio code unable to color syntax on python interpreter tomtom 4 7,038 Mar-02-2022, 01:23 AM
Last Post: tomtom
  Calling python from c++ in visual studio pdk5 0 2,194 May-24-2021, 10:18 AM
Last Post: pdk5
  Basic python Natters10 3 3,131 Nov-29-2020, 07:04 AM
Last Post: Love2code
  Problems on ''no such file or directory'' in python on Visual studio 2019 504416430 1 3,215 Aug-02-2020, 08:38 PM
Last Post: Larz60+
  Help with basic python AaronG123 4 2,318 Nov-14-2019, 02:57 PM
Last Post: AaronG123
  Converting python to c# benahmadi 1 2,683 Oct-22-2019, 09:50 PM
Last Post: micseydel
  Visual Studio Python 2.2 Source Project bobosamma 5 3,205 Oct-14-2019, 11:19 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

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