LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default formula refresh problem

Background:

I have a series of user-defined functions exposed as formulas within
Excel. They are being refreshed using the .CalculateFull method when a
user presses a command button on the right-click command bar.

They also have the option of using the F2 shortcut key to show the
cell contents of the formula and then pressing "enter" to refresh
formula within the single cell. To determine target cell in this case
is fairly easy. You can use the Application.ActiveCell.Formula

How can I determine which cell is the "ActiveCell" when a user invokes
the .CalculateFull method? The normal Application.ActiveCell.Formula
does not work and only returns the same cell where the cursor was
located when the .CalculateFull method was first invoked.

I am using VB 6.0 and programming against the Excel 2003 Object Model.

Any guidance would be appreciated!!!

 
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
Copy Excel functions formula and auto refresh refresh Pauline Cheong Excel Worksheet Functions 3 February 16th 09 01:23 AM
getpivotdata refresh problem Derrick Excel Worksheet Functions 0 August 9th 06 07:19 PM
Form 'Refresh' problem Stuart[_5_] Excel Programming 7 May 22nd 04 08:32 PM
Refresh Problem Robert Couchman[_4_] Excel Programming 1 February 20th 04 03:52 PM
Screen refresh problem. Nigel Brown[_2_] Excel Programming 0 September 17th 03 03:21 PM


All times are GMT +1. The time now is 10:41 AM.

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

About Us

"It's about Microsoft Excel"