C
Corey
Hello,
I am new to VBA but have been given the task of writing a macro to
create a table. There are a couple of things I'm having trouble with:
1- Can anyone tell me how to have the 'Insert Table' dialog box pop up
when the user runs the macro? I need to be able to have the number of
rows and columns be an option.
2- Along those same lines - if there is a particular style I need
applied to the bottom row - but the number of rows will vary - how do
I specify the bottom row as opposed to the number of the row?
3- I know there are issues with the 'column object'- is there a way to
define a particular column? Similarly, if I need to apply one style to
the left column - and another to all others - regardless of how many
there are - is there a way to do that?
Thanks so much!
Corey
I am new to VBA but have been given the task of writing a macro to
create a table. There are a couple of things I'm having trouble with:
1- Can anyone tell me how to have the 'Insert Table' dialog box pop up
when the user runs the macro? I need to be able to have the number of
rows and columns be an option.
2- Along those same lines - if there is a particular style I need
applied to the bottom row - but the number of rows will vary - how do
I specify the bottom row as opposed to the number of the row?
3- I know there are issues with the 'column object'- is there a way to
define a particular column? Similarly, if I need to apply one style to
the left column - and another to all others - regardless of how many
there are - is there a way to do that?
Thanks so much!
Corey