How to insert .xlsx files properly?

How to insert .xlsx files properly?

octavio2
Collaborator Collaborator
1,453 Views
6 Replies
Message 1 of 7

How to insert .xlsx files properly?

octavio2
Collaborator
Collaborator

When I try to inset a .xlsx file into AutoCAD, a .xlsx file (such as that of a Winds Loads program that is used in Florida for exterior doors and windows, and which contain variable numbers that change as the building is developed and windows and doors are added and changed) the program can be inserted and "linked" as an Ole Object into the AutoCAD model space window.  It also can be resized, and also seen in a Viewport in the recipient Paper Space Sheet.

Problem is, the insertion also contains a lot of white space in addition what is seen and needed in the program.  What you want to be seen of the program occupies only about 1/4 of what is inserted, and as I resize the entire .xlsx insertion, the unwanted white area which is seen to the right and to be bottom also resizes and stays there in proportion.

Question:  How to cut out or "clip" that  unwanted white area?

Is there another way to insert the link that would not show that unwanted area?

Thanks in advance,

 

 

0 Likes
Accepted solutions (2)
1,454 Views
6 Replies
Replies (6)
Message 2 of 7

imadHabash
Mentor
Mentor
Accepted solution

open your .xls sheet in Excel program then select and mark all cells that you need then Ctrl+C ( Copy ) , get back to AutoCAD and from "Edit"menu, select "Paste Special", Now Select the "Paste Link" button, then select "AutoCAD Entities" under the "As" heading. now AutoCAD automatically generates a Data Link when you use the Paste Special method .

 

 

 

 

Imad Habash

EESignature

Message 3 of 7

octavio2
Collaborator
Collaborator

Where is the "Edit" on the Ribbon of AutoCAD 2019?  

0 Likes
Message 4 of 7

imadHabash
Mentor
Mentor
Accepted solution

@octavio2 wrote:

Where is the "Edit" on the Ribbon of AutoCAD 2019?  


===============================================

it's up there  ..... make sure that your MENUBAR system variable is 1 . 

 

me.PNG

 

Command: MENUBAR
Enter new value for MENUBAR <1>:

 

 

Imad Habash

EESignature

Message 5 of 7

octavio2
Collaborator
Collaborator

With the missing Menubar on the top it worked, except that I kept hitting "AutoCAD Entities" and I kept getting crashes until I clicked the "Excell…" instead and then it worked with the desired instantaneous links (You might want to correct your answer, and then it will be an "accepted solution"!)

By the way, if the Menubar does not show automatically when the Ribbon shows, I wonder now why there is not an "Edit" in the Ribbon that could be used for these situations?  or there is onevious somewhere there that is not obvious?

Thanks for your help?

0 Likes
Message 6 of 7

octavio2
Collaborator
Collaborator

Should have been "Microsoft Excel Worksheet"

0 Likes
Message 7 of 7

octavio2
Collaborator
Collaborator

Thanks for your help!