+ Reply to Thread
Results 1 to 4 of 4

Numberformat issue

Hybrid View

Guest Numberformat issue 05-01-2006, 12:00 PM
Guest Re: Numberformat issue 05-01-2006, 12:10 PM
Guest RE: Numberformat issue 05-01-2006, 12:10 PM
Guest Re: Numberformat issue 05-01-2006, 01:10 PM
  1. #1
    ina
    Guest

    Numberformat issue

    hello,

    I would like to change the format of a column but I do not want to
    select it, do you think it is possible to do something like this

    Columns("C:C").NumberFormat = "yyyy/mm/dd"

    Ina


  2. #2
    Die_Another_Day
    Guest

    Re: Numberformat issue

    I use the column number like this:

    Columns(i).NumberFormat = "yyyy/mm/dd"

    where i = column number

    Die_Another_Day


  3. #3
    Tom Ogilvy
    Guest

    RE: Numberformat issue

    exactly.

    --
    Regards,
    Tom Ogilvy


    "ina" wrote:

    > hello,
    >
    > I would like to change the format of a column but I do not want to
    > select it, do you think it is possible to do something like this
    >
    > Columns("C:C").NumberFormat = "yyyy/mm/dd"
    >
    > Ina
    >
    >


  4. #4
    ina
    Guest

    Re: Numberformat issue

    thanks


+ 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