Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
pjin_precima
Partner - Contributor II
Partner - Contributor II

How to reset inputfield value while using alternative state?

Hi, I am using inputfiled in one straighttable with alternative state, and I am trying to reset the input field everytime the user goes to the sheet using the following macro...but it is not working for the alternative state. Not sure if anyone has this problem before and has a solution to it?

sub resetInput

          set fld1 = ActiveDocument.Fields("inputtest")

          fld1.ResetInputFieldValues 0

end sub

thanks a lot,

PJ

2 Replies
Not applicable

Hi PJ,

Did you find a solution to this problem? I have the same problem and your post is the only one I can find on the subject.

Thanks Ness

ashfaq_haseeb
Champion III
Champion III

Create sample and attach,

You may create new thread and PM me

Regards

ASHFAQ