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: 13
Default Error when entering a formula

I have a statement that looks like this:

Wks.range("A1") = "=IF(A,0,(IF(B,0,0))"

This statment works on several user machines, but not on one remote
user. Assume following:
(1) VBA had created a new empty sheet prior to this statement
(2) Imperial conventions ( comma delimited)
(3) Assume that strings have previously been inserted into the sheet so
that protection is not an issue

Any guesses on why this would not work on some machines, and not
others?

I've ask the user to insert .formula after the range to see if that
helps. I have several other elementary questions:
(1) If the default property for a range is value, why does the
statement work at all?
(2) If Excel or VBA is smart enough to work out that property needs to
be converted to a formula, then why is .formula needed at all for an
assignment?

As you can tell, I'm still learning the ropes.
Thanks in advance

 
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
Entering Formula - Cannot select cell as it is hidden by formula Jim Excel Worksheet Functions 0 March 25th 10 07:22 AM
Help - error entering data into cell NEHicks Excel Worksheet Functions 0 October 2nd 09 04:59 PM
Entering a Formula; Remains a Formula Instead of Calculating billbrandi Excel Discussion (Misc queries) 1 April 3rd 08 12:50 AM
Entering IF formula PamiS Excel Worksheet Functions 4 March 21st 07 01:36 PM
Error when entering and exiting excel Randy Excel Discussion (Misc queries) 1 January 11th 05 03:17 PM


All times are GMT +1. The time now is 08:10 PM.

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"