+ Reply to Thread
Results 1 to 2 of 2

Setting Funtion Value to Cell

  1. #1
    Al
    Guest

    Setting Funtion Value to Cell

    I made a macro that does an autofiler and then subtotals the results. The
    problem is that the value is set to the active cell and if I change the
    filter after the macro is run, the value changes. How do I set the value of
    the subtotal permanently to a cell?

    Thanks

  2. #2
    JMB
    Guest

    RE: Setting Funtion Value to Cell

    Try
    Range("A1").Value = Range("A1").Value


    "Al" wrote:

    > I made a macro that does an autofiler and then subtotals the results. The
    > problem is that the value is set to the active cell and if I change the
    > filter after the macro is run, the value changes. How do I set the value of
    > the subtotal permanently to a cell?
    >
    > 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