C
Colin Foster
Hi,
I have a spreadsheet which is populated by a query using MS Query. Some
cells in a "Customer Part number" column appear to be blank, whilst others
have the customers part number. What I want to be able to do is if there is
no customer part number then I want to use "Our" part number.
However, if I search for ISTEXT, ISBLANK, or even use LEFT to pull out the
first character and check if this is a blank space (single "hit" on the
<spacebar>) to try to use "our" part number, I get an answer which indicates
that there is something in the cell, even 'though it appears to be blank.
I've found a tortuous way around this, but wonder if anyone has any ideas?
I can provide a part of the spreadsheet if anyone wants to have a play with
it.
Regards
Colin Foster
I have a spreadsheet which is populated by a query using MS Query. Some
cells in a "Customer Part number" column appear to be blank, whilst others
have the customers part number. What I want to be able to do is if there is
no customer part number then I want to use "Our" part number.
However, if I search for ISTEXT, ISBLANK, or even use LEFT to pull out the
first character and check if this is a blank space (single "hit" on the
<spacebar>) to try to use "our" part number, I get an answer which indicates
that there is something in the cell, even 'though it appears to be blank.
I've found a tortuous way around this, but wonder if anyone has any ideas?
I can provide a part of the spreadsheet if anyone wants to have a play with
it.
Regards
Colin Foster