L
Lamar
This is my issue. I need for my clients to be able to
enter Numbers as Text in the Social Security Number
Format. I know a cell can be formatted as SSN but then
the data type is Number.
But I need the data type as Text but keep the formatting.
Because I take the SSN then use in a query and but the
data type in SQL Server is Text.
I know convert column to text but I was trying to save a
step. Any ideas.
enter Numbers as Text in the Social Security Number
Format. I know a cell can be formatted as SSN but then
the data type is Number.
But I need the data type as Text but keep the formatting.
Because I take the SSN then use in a query and but the
data type in SQL Server is Text.
I know convert column to text but I was trying to save a
step. Any ideas.