Consulting

Results 1 to 3 of 3

Thread: Help with VBA

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Newbie
    Joined
    Feb 2020
    Posts
    1
    Location

    Help with VBA

    Good day,
    I am new to VBA and need some expert help. I have a table (2 columns) which I select and need to set the following:

    Whole table:
    Set it so that rows can break across pages
    Set the font to Verdana
    Set border around all cells (i.e. Grid)
    Set rows to fit the text
    Set cell margins: Top =.05cm, bottom = .05cm, left = .15cm, right, .05cm

    Column 1: Set font to size 10Pt, Left align

    Column 2: Set font to size 11 pt, justified

    I would really appreciate if some can help me with this.

    Regards,
    Willem

    PS. I use Word 2007
    Last edited by WJSwan; 02-28-2020 at 02:51 AM. Reason: Specify the MS Word version.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •