Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Intermittently when I export a query from Access to Excel, a "NO" in one of
the text fields in Access (contains YES, NO, and N/A) seems to get changed to a "0" (zero) in Excel. Is there any way to prohibit Excel from changing the NO to 0 ? Doesn't Excel take its cell format from what's being imported? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Check your table design in Access and make sure it is not a Boolean data type, but is Text. If this does not work, please tell us how you are getting the data from Access to Excel. -- If this helps, please click the Yes button. Cheers, Shane Devenshire "pauld" wrote: Intermittently when I export a query from Access to Excel, a "NO" in one of the text fields in Access (contains YES, NO, and N/A) seems to get changed to a "0" (zero) in Excel. Is there any way to prohibit Excel from changing the NO to 0 ? Doesn't Excel take its cell format from what's being imported? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The Access table field is definitely a Text field.
I'm using the "Output" macro to output a query that contains this field to Excel. The text in the table is definitely NO, and the query also shows it as a NO. But the NO sometimes gets changed to a "zero" in Excel. Seems like Excel should accept a text field and treat it as a text field. Thanks "Shane Devenshire" wrote: Hi, Check your table design in Access and make sure it is not a Boolean data type, but is Text. If this does not work, please tell us how you are getting the data from Access to Excel. -- If this helps, please click the Yes button. Cheers, Shane Devenshire "pauld" wrote: Intermittently when I export a query from Access to Excel, a "NO" in one of the text fields in Access (contains YES, NO, and N/A) seems to get changed to a "0" (zero) in Excel. Is there any way to prohibit Excel from changing the NO to 0 ? Doesn't Excel take its cell format from what's being imported? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
"." on numeric keypad displays "," | Excel Discussion (Misc queries) | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |