Hello,
I want my worksheet jumps to a specific cell.
Range("b & MaxVal + 11").Value = "Thank you"
MaxVal = input from user. My form already records this value
If MaxVal = 10, then I want to select cell B21.
There is a syntax error with this. Please help to fix.
Thanks
Young
<input id="gwProxy" type="hidden"><!--Session data--><input *******="if(typeof(jsCall)=='function'){jsCall();}else{setTimeout('jsCall()',500);}" id="jsProxy" type="hidden">
I want my worksheet jumps to a specific cell.
Range("b & MaxVal + 11").Value = "Thank you"
MaxVal = input from user. My form already records this value
If MaxVal = 10, then I want to select cell B21.
There is a syntax error with this. Please help to fix.
Thanks
Young
<input id="gwProxy" type="hidden"><!--Session data--><input *******="if(typeof(jsCall)=='function'){jsCall();}else{setTimeout('jsCall()',500);}" id="jsProxy" type="hidden">