![]() |
STOP BLANK CELLS
I want to force users to complete a cell if they have previously completed a
cell. This is to stop incorrect data being submitted to an interface table. I have tried validation and found ways of validating data input but not forcing an entry if the cell is left blank. Any help would be welcom |
STOP BLANK CELLS
"JFAZ" wrote...
I want to force users to complete a cell if they have previously completed a cell. This is to stop incorrect data being submitted to an interface table. I have tried validation and found ways of validating data input but not forcing an entry if the cell is left blank. Any help would be welcom How are these data being submitted to this interface table? If by macro, then all you need to do is add logic to that macro to check for necessary entries. If there are any missing entries, display an error message stating which cells contain invalid entries and that no data was submitted. |
STOP BLANK CELLS
The data validation needs to be done prior to being run into the interface,
one of the issues I have is the cell I want to force input into, is only done so in certain circumstances. "Harlan Grove" wrote: "JFAZ" wrote... I want to force users to complete a cell if they have previously completed a cell. This is to stop incorrect data being submitted to an interface table. I have tried validation and found ways of validating data input but not forcing an entry if the cell is left blank. Any help would be welcom How are these data being submitted to this interface table? If by macro, then all you need to do is add logic to that macro to check for necessary entries. If there are any missing entries, display an error message stating which cells contain invalid entries and that no data was submitted. |
All times are GMT +1. The time now is 07:39 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com