Hi,
I need to create a VBA code that will check to enure data is entered into column 'B' of a worksheet if data is populated into column 'I' for the same row.
The data could be pasted in block at the same time and so there would be a need to cycle through a range.
If any cell in column 'B' is blank but column 'I' has populated data, then a message box should be displayed and the whole update cancelled.
Is this possible? Can anybody provide the VBA code for me to test?
Bookmarks