![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I just imported a bunch of excel forms into an access database. The problem came when I hit txt fields in the middle of numeric data. Is there a way to have access read in an excel sheet and see a text field and report it. The data would be something like sample# record# value1 value2 001 001 1 1 002 002 no value 1 so a report would show 002 002 value1=text is there a way to convert them on the fly ? What is the best way to deal with this kind of crap. |
#3
| |||
| |||
|
|
I just imported a bunch of excel forms into an access database. The problem came when I hit txt fields in the middle of numeric data. Is there a way to have access read in an excel sheet and see a text field and report it. The data would be something like sample# record# value1 value2 001 001 1 1 002 002 no value 1 so a report would show 002 002 value1=text is there a way to convert them on the fly ? What is the best way to deal with this kind of crap. |
#4
| |||
| |||
|
|
I would consider importing into an all text Access table, clean that up, then append to your production table. "sparks" <sparks (AT) comcast (DOT) net> wrote in message news:6rvtu49687qu3jsfcjh6jggggd20sk4hp2 (AT) 4ax (DOT) com... I just imported a bunch of excel forms into an access database. The problem came when I hit txt fields in the middle of numeric data. Is there a way to have access read in an excel sheet and see a text field and report it. The data would be something like sample# record# value1 value2 001 001 1 1 002 002 no value 1 so a report would show 002 002 value1=text is there a way to convert them on the fly ? What is the best way to deal with this kind of crap. |
#5
| |||
| |||
|
|
I would consider importing into an all text Access table, clean that up, then append to your production table. "sparks" <sparks (AT) comcast (DOT) net> wrote in message news:6rvtu49687qu3jsfcjh6jggggd20sk4hp2 (AT) 4ax (DOT) com... I just imported a bunch of excel forms into an access database. The problem came when I hit txt fields in the middle of numeric data. Is there a way to have access read in an excel sheet and see a text field and report it. The data would be something like sample# record# value1 value2 001 001 1 1 002 002 no value 1 so a report would show 002 002 value1=text is there a way to convert them on the fly ? What is the best way to deal with this kind of crap. |
#6
| |||
| |||
|
|
The main problem is the clean up. It does no good with me editing their stuff. If I change "redone 2.5" to 2.5 or the next record "01/12/08 66.453" the worst one is "redo 3.99" is that saying that 3.99 is incorrect and needs to be redone or that it was redone and 3.99 is the correct value. I can not make these determinations. so the dept sending out this stuff needs to make the changes and verify their data and even worse, later that dept will still have this in their files.Send it to me or someone else again and it will never be adressed by the ones who are putting this out. God I hate excel. I even asked for people to learn to use it and that notes can be put in another column. That went no where fast. IF I can put it in a cell it must be the way to do it. And colors we need lots of colors AHHHHHHHHHHhhhhhhh lol On Wed, 22 Apr 2009 07:08:44 -0500, "paii, Ron" <none (AT) no (DOT) com> wrote: I would consider importing into an all text Access table, clean that up, then append to your production table. "sparks" <sparks (AT) comcast (DOT) net> wrote in message news:6rvtu49687qu3jsfcjh6jggggd20sk4hp2 (AT) 4ax (DOT) com... I just imported a bunch of excel forms into an access database. The problem came when I hit txt fields in the middle of numeric data. Is there a way to have access read in an excel sheet and see a text field and report it. The data would be something like sample# record# value1 value2 001 001 1 1 002 002 no value 1 so a report would show 002 002 value1=text is there a way to convert them on the fly ? What is the best way to deal with this kind of crap. MS has, on their support site somewhere, a routine to format a column as |
#7
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |