LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 829
Default Converting formula from Lotus123 to Excel

"Claus Busch" wrote:
LL in message ...
Am Fri, 30 May 2014 19:45:33 +0100 schrieb Lisa V:
@IF(A87=1000#AND#($D$2-IU87)0#AND#IV87="",(@IF((D87$D$3),(D87-$D$3),"")),D87)


try:
=IF(AND(A87=1000,$D$2-IU870,V87="",D87$D$3),D87-$D$3,"")


In you zeal to try to simplify, I believe you introduced a difference.

The following is a direct translation. It returns D87 when the first
condition is false.

=IF(AND(A87=1000,$D$2-IU870,IV87=""),IF(D87$D$3,D87-$D$3,""),D87)

 
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
Excel and Lotus123 Teresa Excel Discussion (Misc queries) 1 November 19th 07 02:13 AM
How do I bring Lotus123 files over in to Excel Makayla Excel Discussion (Misc queries) 3 April 25th 06 02:19 PM
How do I import data from lotus123 & maintain formulas/worksheets Ineluctable Excel Discussion (Misc queries) 1 October 20th 05 05:11 PM
Converting an Excel formula to an Access query formula Adam Excel Discussion (Misc queries) 1 December 15th 04 03:38 AM
Lotus123 to Excel mark Excel Programming 2 October 21st 03 04:04 PM


All times are GMT +1. The time now is 02:34 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"