+ Reply to Thread
Results 1 to 3 of 3

insert column default format same as right

  1. #1
    Registered User
    Join Date
    08-20-2007
    Posts
    2

    Cool insert column default format same as right

    I have 2 columns.

    First column is a date column.
    Second column is a currency column ($).

    I would like to insert a column between them and have the format of this column by default be the same as the column on the right, ie the currency column.

    I realise that I can get the format I need with Insert Options but can it be done that the inserted column by default can have the format of the column on the right rather than the left?

  2. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by beginnerbob
    I have 2 columns.

    First column is a date column.
    Second column is a currency column ($).

    I would like to insert a column between them and have the format of this column by default be the same as the column on the right, ie the currency column.

    I realise that I can get the format I need with Insert Options but can it be done that the inserted column by default can have the format of the column on the right rather than the left?
    Hi,

    you could do that with a macro, and trigger the Insert by Ctrl/Shift/I etc, the code would be something like
    Please Login or Register  to view this content.
    which you would need to paste into Tools, Macro. Macros (name the macro) Create.

    hth
    ---
    Si fractum non sit, noli id reficere.

  3. #3
    Registered User
    Join Date
    08-20-2007
    Posts
    2

    Smile

    Thanks Bryan.

    I'll give it a go. Your reply is greatly appreciated.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1