Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
al al is offline
external usenet poster
 
Posts: 363
Default 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   Report Post  
Posted to microsoft.public.excel.programming
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default 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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IF funtion to result in cell colouring Peta Excel Worksheet Functions 1 January 9th 09 01:39 PM
Is there an excel funtion that retreives the last cell of a list Bumblebee Excel Worksheet Functions 2 August 16th 06 10:13 AM
how to rec/disp. file name in a w/s cell with a funtion (Auto) Mohan De Silva Excel Discussion (Misc queries) 1 December 21st 05 12:57 AM
formula to differenciate whether a cell contains a funtion or numb Cormac Excel Worksheet Functions 2 November 1st 05 07:21 PM
Help with setting up a worksheet funtion mjh Excel Worksheet Functions 2 November 11th 04 10:06 PM


All times are GMT +1. The time now is 02:09 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"