Import Data: on insert, shift data down and not right

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm importing data from an external source (notes database). The data is
being put in between different rows which have existing data. The problem I'm
stuck with is that on the insert of the data, I would like an existing data
to moved downwards but instead it's being moved to the right. I.e. the colums
are shifting right whereas I would like the rows to be moved down.

Can anyone please help with this.

Thanks

Lena
 
It's not clear how you're doing this "insert" of data. Importing data
typically brings it in as a block, either in a new workbook or in a specific
location in an existing one, depending on how you do it. I'm not familiar
with an "import and insert" operation but that seems to be what you're
describing.

--
Jim Rech
Excel MVP
| Hi,
|
| I'm importing data from an external source (notes database). The data is
| being put in between different rows which have existing data. The problem
I'm
| stuck with is that on the insert of the data, I would like an existing
data
| to moved downwards but instead it's being moved to the right. I.e. the
colums
| are shifting right whereas I would like the rows to be moved down.
|
| Can anyone please help with this.
|
| Thanks
|
| Lena
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top