Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to program to resolve the following problem. ..thx

I came across a poster asking the same question but has not yet resolve the
problem. I have the same problem as well.

The problem is the multi-line cells(note: this is not the wrap around).

In a Word table, I have the following:

A B C D
1 L1 1stline $2.00 img1
2 2ndline
3 3rdline
4 L2 a line $5.00 img2
5 L3 llllllllll $1.00 img3
6

When I do cut-n-paste to Excel, I got
the same exact table as follow:

A B C D
1 L1 1stline $2.00 img1
2 2ndline
3 3rdline
4 L2 a line $5.00 img2
5 L3 llllllllll $1.00 img3
6

I am having trouble when I want to
import that table into an Access
Database.

I expect to get 3 records imported
in the database instead its 5 records
with with record 2 and record 3 has
empty first column.

Any pointer is greatly appreciated.




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 280
Default How to program to resolve the following problem. ..thx

"Artco News" wrote in message
...
In a Word table, I have the following:

A B C D
1 L1 1stline $2.00 img1
2 2ndline
3 3rdline
4 L2 a line $5.00 img2
5 L3 llllllllll $1.00 img3
6

When I do cut-n-paste to Excel, I got
the same exact table as follow:

A B C D
1 L1 1stline $2.00 img1
2 2ndline
3 3rdline
4 L2 a line $5.00 img2
5 L3 llllllllll $1.00 img3
6

....
I expect to get 3 records imported
in the database instead its 5 records
with with record 2 and record 3 has
empty first column.


You have 5 rows in Word.
You have 5 rows in Excel.
You expect 3 rows in Access?
Why?
I suggest that you rearrange the data into three rows in Excel then import
into Access.

--
Bob Kilmer


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to program to resolve the following problem. ..thx

How would I rearrange all the multi-line cell into a single line cell
PROGRAMMATICALLY.

I know in Excel you can use <CTRL-ENTER to get a soft-newline in a cell
instead of a hard-newline with CR/LF character.

Anyone? Thanks
"Bob Kilmer" wrote in message
...
"Artco News" wrote in message
...
In a Word table, I have the following:

A B C D
1 L1 1stline $2.00 img1
2 2ndline
3 3rdline
4 L2 a line $5.00 img2
5 L3 llllllllll $1.00 img3
6

When I do cut-n-paste to Excel, I got
the same exact table as follow:

A B C D
1 L1 1stline $2.00 img1
2 2ndline
3 3rdline
4 L2 a line $5.00 img2
5 L3 llllllllll $1.00 img3
6

...
I expect to get 3 records imported
in the database instead its 5 records
with with record 2 and record 3 has
empty first column.


You have 5 rows in Word.
You have 5 rows in Excel.
You expect 3 rows in Access?
Why?
I suggest that you rearrange the data into three rows in Excel then import
into Access.

--
Bob Kilmer




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Please-please-Help - Need to Resolve this - Allocation problem Chunkey Pandey Excel Discussion (Misc queries) 4 November 25th 06 04:36 PM
How do I resolve a problem with sharing a workbook Carter Excel Worksheet Functions 0 August 15th 06 09:45 PM
how can i resolve office1.cab problem? Pedro Saraiva Excel Discussion (Misc queries) 0 January 17th 06 02:55 AM
program speed problem chris[_3_] Excel Programming 1 September 11th 03 02:05 AM
Problem with embedded Sheet in VB program Tom Ogilvy Excel Programming 1 August 28th 03 01:07 PM


All times are GMT +1. The time now is 12:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"