Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a vba function that I'm calling from a cell. It is supposed to
unhide a sheet copy some information to that sheet, do an advanced filter, and fill some cells with a formula to count the number of occurances of each value. I have some autofilters on my sheet and a cell that changes when a filter is done. When I load the data into my sheet the function works. However when a filter is performed it doesn't run any of the commands in the function. I can trace it walking through the commands, but it does not perform any of them. I have another function that performs with the same result. I have 12 other functions that work just fine and are called in the exact same manner and work just fine all the time. Anyone know what could be going on? --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using strings in vlookup function calls | Excel Worksheet Functions | |||
Excel calls for Save | Excel Discussion (Misc queries) | |||
worksheet function calls between worksheets | Excel Programming | |||
identifying which cell calls my VBA function. | Excel Programming | |||
function calls | Excel Programming |