Thread: [Solved] FILLIN function
View Single Post
 
Old 10-14-2011, 05:22 AM
Skarab Skarab is offline Windows 7 Office 2003
Novice
 
Join Date: Jun 2010
Posts: 9
Skarab is on a distinguished road
Default

Hi Macropod,
Thanks for the quick response... however when i put in the code in and attempt to run it i get an "invalid procedure call or argument" runtime error (5) associated with the following line:
StrOld = .CustomDocumentProperties(MyProp).Value
is this because i need to create a custom field called MyProp? if so can you let me know how to do this, or fix the error?

i'd be very greatful.
Reply With Quote