• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

macro separate extraction base

  • Thread starter Thread starter FIGOR71
  • Start date Start date
I attach the updated version where I eliminated the routine that could create ambiguity in startup
Hello, thank you for this macro! How do I save in .csv? by default you save me in .xls, shouldn't you ask me the format if one or the other?
 
I modified proof with this version
Good morning, I also tried to use this macro because I have to interface our management so that it automatically loads the distinct sw generated.
starting from the assumption that I am unfortunately anchored to 2017, but that anyway to me is ok the csv, I can run the macro, but to get the result that the management expects I have two problems:
1) I need the macro to insert the table on the table using a specific template, regardless of the table already present and that at the end of the tab or gates.
2) the table and consequently the separate in csv must be indented with detailed numbering.
I tried in all manners but I couldn't make anything work that got this result (at least on 2017)
thanks to anyone who wants to help me.
 

Attachments

Good morning to all,
could you change this macro?
I would like you not to preview the excel sheet
Thank you in advance
Hi.
I changed the macro by putting at the beginning 2 lines with which you can set exports to excels of hidden rows and images.

const b_rows as boolean = false 'true=active false=disables in xls hidden rows
const b_images as boolean = false 'true=active false= deactivates in xls images
 

Attachments

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
ciao
Back
Top