Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Developer 9    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
TestTaker use equation editor
Thomas Gardega 
     
3 years ago
Is it possible to use word equation editor and then export it to access. For example in the fabulous test taker data base My questions and answers are all based on math And I would like to present the data as I would write it not how access converts it.
Thank You
Tom Gardega
Alex Hedley  @Reply  
           
3 years ago
Could use latex and embed it in a web browser control

Have you tried looking into Office MathML" (OMML) or sometimes "Ecma MathML".
Murray Sargent: Math in Office
Thomas Gardega OP  @Reply  
     
3 years ago
Microsoft Word has a good equation editor. the problem is that it does not keep the format when placed in ACCESS. I tried Rich text but it did not work either.
regards Tom Gardega
Alex Hedley  @Reply  
           
3 years ago
What do you mean placed in Access?
Thomas Gardega OP  @Reply  
     
3 years ago
By placed in Access I mean copied from word and pasted into access using text, rich text, Or HTML it does not make a difference the format from equation editor does not transfer to Access. I believe this is something for Richard to explore and perhaps make a video. For now I am just accepting it and moving on.
Regards Tom Gardega
Alex Hedley  @Reply  
           
3 years ago
Can you share a screenshot of it side by side
Word <-> Access
Thomas Gardega OP  @Reply  
     
3 years ago
Not necessary. I am letting it go for now until someone from Microsoft addresses the problem that not all office program are cross compatible.
Alex Hedley  @Reply  
           
3 years ago
You'll be waiting a while.

A picture would help towards suggestions to a solution.
Kevin Yip  @Reply  
     
3 years ago
Word lets you convert equations into "linear text" format, which you can save to Access.  See picture below.  The key is to run the .Linearize method on a equation, then save the linear text into Access.  You may see funny characters in the Access table, as shown below.  But the Access data can be converted back to a Word equation using the .BuildUp method as shown.
Kevin Yip  @Reply  
     
3 years ago

Alex Hedley  @Reply  
           
3 years ago
Kevin is there a COM object or AddIn you can use to display it in an Access Form?
Haven't had time to look into it yet
Kevin Yip  @Reply  
     
3 years ago
I would consider converting the equation into a picture, but even that could be (very) tricky to automate.  If there are not too many equations, manually convert them to pictures (select equation, copy, paste special -> image; select image, save as picture file).  Then show the pictures on an Access form.
Alex Hedley  @Reply  
           
3 years ago
Create a new local file: equation.html

<math display="inline">
    <mfrac>
      <msup>
        <mi>π</mi>
        <mn>2</mn>
      </msup>
      <mn>6</mn>
    </mfrac></math
  >


Edge browser control
Control Source: ="https://msaccess/[FILEPATH]\equation.html"

https://developer.mozilla.org/en-US/docs/Web/MathML/Element/math
Alex Hedley  @Reply  
           
3 years ago
Bit of a display issue - not sure what version of Edge the control uses.

Left: Edge | Right: Access Form

Kevin Yip  @Reply  
     
3 years ago
You can also save the Word document as an HTML file, and it will retain all the equations, albeit as images.  The original goal of this thread is exporting equations back and forth between Access and Word, so I'm not sure learning a whole new markup would help.  But it's an interesting markup language that may be fun to learn.  But if I want to make a webpage with equations, I will mostly like do it in Word, then save it as an HTML file.
Alex Hedley  @Reply  
           
3 years ago
Not sure if it was between, unless I mis-read the question.

You could also use an OLE object and embedded a Word Document which has the equation in.
Kevin Yip  @Reply  
     
3 years ago
The original poster said he wanted to copy equations "from Word and paste into Access using text, rich text, Or HTML..."  I took that to mean text in Access tables, because that's what Access is used for.  And the only way to restore those equations is to convert them back in Word.  So that's why I was thinking "back and forth" conversion between Access and Word.  Regarding OLE embedding, the only way to manipulate individual equations is to use Word VBA and the OMaths object.
Alex Hedley  @Reply  
           
3 years ago
I read it as wanting to display an equation in Access as part of a test question.

With Word having an equation editor it was created in there, then copied over to Access.
Problem being Access can't interpret it and just shows plain text? (Hence I was asking for a screenshot to see what was going on)

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Access Developer 9.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 4/30/2026 7:13:08 AM. PLT: 0s