Inserting cells

K

kirk1880

I have spent 3 days writing sql queries to perform a security audit accross
the domain. The data is captured and I have created a templte in excell
where I copy the records and paste them into excell for management.

I was under the impression that the records could be inserted and append to
the formating I have below but this does not seem to be the case.

I can easily insert records but depending on the section I could be
inserting one record or 1000's of records.

Is there any way to tell excell 2007 to insert and shift lower records down?
 
S

Shane Devenshire

Hi,

How are you inserting the record - Copy and paste? or?

Normally you would do Copy select the target cells/row and choose Home,
Insert, Insert Copied Cells, Shift cells down.
 
Top