![]() |
#1
|
|||
|
|||
![]()
hello, i have a bookmark called DatePP
i would like to make a macro in order to update manually with the current date. (i dont want to have a automatic date because we can't have some tracking of the update...) so i wrote: Sub ladate() Dim date1 As Date date1 = Now() BookChange "DatePP, format(date1, "dd/mm/yy") End Sub it's working however if i want to update a second time my date.... The bookmark DatePP disappear... Do you have an idea how to solve it? |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
REf Fields show Bookmark whole cell when Bookmark is created by code. | pmcpowell | Word VBA | 2 | 11-16-2019 07:05 PM |
Inserting a bookmark | DavidTheToad | Word VBA | 1 | 06-04-2017 05:45 PM |
Find Bookmark, move to bookmark, execute code, repeat | raymm3852 | Word VBA | 10 | 04-15-2016 06:21 PM |
![]() |
RegAudit | Word | 6 | 03-16-2015 11:08 PM |
vba to go to next bookmark | megatronixs | Word VBA | 2 | 06-08-2014 09:53 PM |