G
Guest
Hi,
I currently have inserted the field "filename". However, I only want the
first 3 characters of the file name. Typically I would use a
right(filename,3)... or something similar to extract what I need. However
this does not seem to work in word 2000. What solutions exists? Is this
something that must be done using coding (VBA)?
If VBA is the only solution, how can I send the result of my coding (hence a
variable) to a predetermined place on the cover page whenever the document is
loaded?
Thanks,
Daniel P.
I currently have inserted the field "filename". However, I only want the
first 3 characters of the file name. Typically I would use a
right(filename,3)... or something similar to extract what I need. However
this does not seem to work in word 2000. What solutions exists? Is this
something that must be done using coding (VBA)?
If VBA is the only solution, how can I send the result of my coding (hence a
variable) to a predetermined place on the cover page whenever the document is
loaded?
Thanks,
Daniel P.