Hello everybody,
I have a query (thx very much to Colin
) that contains parameters and everything.
So what I did I make a report out of this query and then I convert it to Excel. My problem is Excel cut the leading 0's on the conversion. So instead of having customer ID of 00121, it shows as 121 on Excel.
I have CustomerID as text on MS Access. So I guess Excel converts it to a number type instead of text.
Is there a way that I can maintain text to text ?
Thank you
I have a query (thx very much to Colin

So what I did I make a report out of this query and then I convert it to Excel. My problem is Excel cut the leading 0's on the conversion. So instead of having customer ID of 00121, it shows as 121 on Excel.
I have CustomerID as text on MS Access. So I guess Excel converts it to a number type instead of text.
Is there a way that I can maintain text to text ?
Thank you