so, declare variable x in module2 above header. in userform1 store value in x i.e x=5. now how to get value of x in module2. I need to call
show.userform1 in module2