LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
roy.okinawa
 
Posts: n/a
Default Random search

Pete,

When I go to save the formula, it keeps saying there is an error in the
formula that was typed. It then highlights the last X3 in the formula.



"Pete" wrote:

Roy,

enter the following formula in cell AE3:

=IF(X3="","",
IF(OR(
(AND(MONTH(AC3)=MONTH(AE$1),YEAR(AC3)=YEAR(AE$1))) ,
(AND(MONTH(K3)=MONTH(AE$1),YEAR(K3)=YEAR(AE$1))
)),X3,""))

As before, all one formula - I've just split it here to make it easier
to read. If you copy it down it will continue to reference AE1, but use
the values on other rows to determine the outcome.

Hope this helps,

Pete


 
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
Seed numbers for random number generation, uniform distribution darebo Excel Discussion (Misc queries) 3 April 21st 23 09:02 PM
Random Sampling Andrea Excel Discussion (Misc queries) 2 November 11th 05 09:52 AM
VBA "Rnd" Function: Truly Random? TheRobsterUK Excel Discussion (Misc queries) 2 September 27th 05 04:50 AM
Match function...random search? Les Excel Worksheet Functions 10 July 28th 05 11:54 AM
FAQ Spreadsheet with search function murphyz Excel Discussion (Misc queries) 0 March 19th 05 09:24 PM


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