Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 09-14-2015, 09:16 AM
pisolino pisolino is offline Vba Word multiple images at bookmarks Windows 10 Vba Word multiple images at bookmarks Office 2013
Novice
Vba Word multiple images at bookmarks
 
Join Date: Sep 2015
Posts: 5
pisolino is on a distinguished road
Default

Need help again thx in advance

For i = LBound(vImages) To UBound(vImages) Step 4
Set oDoc = Documents.Add(strFile)
ImageToBM "bm1", CStr(vImages(i))
ImageToBM "bm2", CStr(vImages(i + 1))
ImageToBM "bm3", CStr(vImages(i + 2))
ImageToBM "bm4", CStr(vImages(i + 3))
Next i

So now my 4 images I need to insert are called 1393_1_FOTO,1393_1_PHOTO,
1393_1_ST, 1393_1_DS for point number 1.
For point number 2 are 1393_2_FOTO,1393_2_PHOTO,
1393_2_ST, 1393_2_DS.
So everything stays the same except middle number which is always rising +1 for every point. So i would like a macro that asks me point number and when i write point number it links to image middle number like above and inserts them at bookmarked places bm1,bm2,bm3 and bm4.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking Combobox to multiple bookmarks scarda Word VBA 4 01-20-2015 10:48 PM
Vba Word multiple images at bookmarks Form updating Bookmarks - writes to the bookmarks multiple times PeterPlys Word VBA 13 01-14-2015 06:41 AM
Preview multiple images midjack Outlook 0 10-18-2014 08:35 AM
Vba Word multiple images at bookmarks VBA code to extract specific bookmarks from multiple word files Rattykins Word VBA 4 06-27-2012 10:02 PM
Vba Word multiple images at bookmarks Multiple Background Images in MS Word 07 Mark Drawing and Graphics 3 05-06-2009 08:43 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:27 AM.


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