Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default No refresh in target cell when using worksheet.cells.formula = ...

Hi,

I have made some references to other cells in other worksheets in my excel
workbook through VBA: worksheet.cells.formula = "= 'otherworksheet'!C2"
But when I update the source cell, the target cell doesn't automatically
refresh.

Any ideas?

Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 65
Default No refresh in target cell when using worksheet.cells.formula = ...

Ensure that calculation is set to Automatic.
--
http://HelpExcel.com
1-888-INGENIO
1-888-464-3646
x0197758


"Auke" wrote:

Hi,

I have made some references to other cells in other worksheets in my excel
workbook through VBA: worksheet.cells.formula = "= 'otherworksheet'!C2"
But when I update the source cell, the target cell doesn't automatically
refresh.

Any ideas?

Thanks in advance.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default No refresh in target cell when using worksheet.cells.formula =

it is! That's what is confusing

"galimi" schreef:

Ensure that calculation is set to Automatic.
--
http://HelpExcel.com
1-888-INGENIO
1-888-464-3646
x0197758


"Auke" wrote:

Hi,

I have made some references to other cells in other worksheets in my excel
workbook through VBA: worksheet.cells.formula = "= 'otherworksheet'!C2"
But when I update the source cell, the target cell doesn't automatically
refresh.

Any ideas?

Thanks in advance.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 703
Default No refresh in target cell when using worksheet.cells.formula =

Has the procedure been run, and did it put the forumlas where you expected
them to be?

"Auke" wrote:

it is! That's what is confusing

"galimi" schreef:

Ensure that calculation is set to Automatic.
--
http://HelpExcel.com
1-888-INGENIO
1-888-464-3646
x0197758


"Auke" wrote:

Hi,

I have made some references to other cells in other worksheets in my excel
workbook through VBA: worksheet.cells.formula = "= 'otherworksheet'!C2"
But when I update the source cell, the target cell doesn't automatically
refresh.

Any ideas?

Thanks in advance.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default No refresh in target cell when using worksheet.cells.formula =

Yes, Charlie, they did all the things right, you can also see the formula in
the formula bar, but it doesn't update.

cheers

"Charlie" schreef:

Has the procedure been run, and did it put the forumlas where you expected
them to be?

"Auke" wrote:

it is! That's what is confusing

"galimi" schreef:

Ensure that calculation is set to Automatic.
--
http://HelpExcel.com
1-888-INGENIO
1-888-464-3646
x0197758


"Auke" wrote:

Hi,

I have made some references to other cells in other worksheets in my excel
workbook through VBA: worksheet.cells.formula = "= 'otherworksheet'!C2"
But when I update the source cell, the target cell doesn't automatically
refresh.

Any ideas?

Thanks in advance.

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
Why won't target cell data changes trigger formula evaluation? laura_in_abq Excel Worksheet Functions 3 September 4th 09 09:15 PM
Formula to Sum cells below a target call ajnmx Excel Worksheet Functions 3 January 6th 08 07:06 AM
Update Date Cell when any of target cells change DAKent Excel Worksheet Functions 2 September 11th 07 07:18 PM
Target cell reference moves when target is cut and pasted Illya Teideman Excel Discussion (Misc queries) 5 May 31st 07 11:34 AM
need a formula for setting colour target cells dave6453 Excel Worksheet Functions 1 January 18th 06 11:22 AM


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"