Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 05-17-2018, 02:53 PM
macropod's Avatar
macropod macropod is offline Open url image with dynamic generated html (from cell) in Word Windows 7 64bit Open url image with dynamic generated html (from cell) in Word Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,382
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

You could create a hyperling field with a FILLIN field nested within, thus:
Code:
{HYPERLINK "https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=wxy.com/{FILLIN "QR String"}"}
To do this:
• Type
Code:
https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=wxy.com/
into the document, then press Enter. Word will create the hyperlink with the full address displayed.
• Right-click on the hyperlink and choose 'Edit Hyperlink', to give the hyperlink a name that tells the user what to do (e.g. 'Select then press F9 to update')
• Press Alt-F9 to expose the field code, which will look like:
Code:
{HYPERLINK "https://api.qrserver.com/v1/create-qr-code/?size=150x150&data=wxy.com/"}
Then, before the final ", insert a FILLIN field coded along the lines of:
{FILLIN "QR String"}
Then press Alt-F9 again to toggle the field code display off.

From now on, if you select the hyperlink and press F9, as per the hyperlink display text, you'll get a pop-up asking for the QR string. If you input that, then click on the hyperlink display text, you'll be taken to the page displaying that QR code.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
dynamic image in template Mackswel PowerPoint 0 01-10-2017 09:27 AM
Open url image with dynamic generated html (from cell) in Word Word 2010 doesn't open HTML-files properly Cepreu Word 3 06-22-2015 02:40 AM
Open url image with dynamic generated html (from cell) in Word Image Quality When Saving Word Document as HTML amos Word 2 01-22-2014 02:45 PM
Open url image with dynamic generated html (from cell) in Word Outlook Web Access: How to load the "Microsoft Dynamic Html Editing Control" Add-On? tomtom67 Outlook 1 08-31-2009 12:23 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:44 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft