V
Vamsi
Hi,
In Excel 2003 i am writing a Macro. The user opens an
Excel file when he clicks on a button.
My question is the user should be able to check for some
perticular data before he can proceed to the next step. I
need to prompt with the "Data that needs to be checked"
and if the data is fine the user will click "YES" which
takes him to the next step,, else when the user
clicks "NO" he will be taken to the sheet where he needs
to change the data.
When i try to use Msgbox command for doing this, this
doesn't let the user to scroll through the sheet and chk
for the data.
Can someone pls advice how do i handle this.
Thanks in advance for any help.
Vamsi.
In Excel 2003 i am writing a Macro. The user opens an
Excel file when he clicks on a button.
My question is the user should be able to check for some
perticular data before he can proceed to the next step. I
need to prompt with the "Data that needs to be checked"
and if the data is fine the user will click "YES" which
takes him to the next step,, else when the user
clicks "NO" he will be taken to the sheet where he needs
to change the data.
When i try to use Msgbox command for doing this, this
doesn't let the user to scroll through the sheet and chk
for the data.
Can someone pls advice how do i handle this.
Thanks in advance for any help.
Vamsi.