Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default Forecast IF Error Formula

Hi,

I have this formula in my excel worksheet
FORECAST(COLUMN(),$AF4:AH4,(COLUMN($AF1:AH1)))

I want to add the IF(ISError) formula from the above forecast formula
what could be look like? I was not succesful in my attempts, it asking me
the (Value) (Value_IF_true) etc...

thanks for any help
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Forecast IF Error Formula

Hi,

Try this

=IF(ISERROR(FORECAST(COLUMN(),$AF4:AH4,(COLUMN($AF 1:AH1)))),"",FORECAST(COLUMN(),$AF4:AH4,(COLUMN($A F1:AH1)))
)

Mike

"Denver" wrote:

Hi,

I have this formula in my excel worksheet
FORECAST(COLUMN(),$AF4:AH4,(COLUMN($AF1:AH1)))

I want to add the IF(ISError) formula from the above forecast formula
what could be look like? I was not succesful in my attempts, it asking me
the (Value) (Value_IF_true) etc...

thanks for any help

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default Forecast IF Error Formula

=IF(ISERROR(FORECAST(COLUMN(),$AF4:AH4,(COLUMN($AF 1:AH1)))),"",FORECAST(COLUMN(),$AF4:AH4,(COLUMN($A F1:AH1))))

i have try working on the formula but a message box pop up,
The formula you type contains error and it highlights the formula ""

what else do i miss? thanks again for any help

"Mike H" wrote:

Hi,

Try this

=IF(ISERROR(FORECAST(COLUMN(),$AF4:AH4,(COLUMN($AF 1:AH1)))),"",FORECAST(COLUMN(),$AF4:AH4,(COLUMN($A F1:AH1)))
)

Mike

"Denver" wrote:

Hi,

I have this formula in my excel worksheet
FORECAST(COLUMN(),$AF4:AH4,(COLUMN($AF1:AH1)))

I want to add the IF(ISError) formula from the above forecast formula
what could be look like? I was not succesful in my attempts, it asking me
the (Value) (Value_IF_true) etc...

thanks for any help

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
Forecast Formula help Jason Hall Excel Discussion (Misc queries) 5 October 18th 09 03:37 AM
Forecast Formula Sam Excel Discussion (Misc queries) 1 May 12th 09 05:24 PM
Forecast Formula Sam Excel Worksheet Functions 1 May 12th 09 05:03 PM
Forecast Formula Help BBAL20 Excel Discussion (Misc queries) 1 July 24th 08 07:15 AM
Forecast Formula Sandra Cummins Excel Discussion (Misc queries) 2 March 7th 05 12:41 PM


All times are GMT +1. The time now is 03:15 PM.

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

About Us

"It's about Microsoft Excel"