bnageshrao
Programmer
In have a spreadsheet which has about 1000 lines. I want to achieve the following and let me know whether it can be achieved, if so please help me.
After inputting the data user will click a validate button which should check from row 1 to 1000 and if any one column in a perticular row is filled then it should highlight all the remaining blank fields in that row. If a row is blank then it should ignore that row. Now user knows which field are blank by looking at the highlighted cells and types it in the required values. When he types it the color should go back to the original color. Any help is greatly appreciated. Thanks in advance.
After inputting the data user will click a validate button which should check from row 1 to 1000 and if any one column in a perticular row is filled then it should highlight all the remaining blank fields in that row. If a row is blank then it should ignore that row. Now user knows which field are blank by looking at the highlighted cells and types it in the required values. When he types it the color should go back to the original color. Any help is greatly appreciated. Thanks in advance.