Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Steved
 
Posts: n/a
Default My formula Is giving me a #NAME!

Hello from Steved

If I try the below formula in sheet1
=DOLLARFR(DOLLARDE($O$5,60)-DOLLARDE($N$5,60),60) it works fine but in Sheet2
a get an error #NAME!

=Sheet1!DOLLARFR(DOLLARDE($O$5,60)-DOLLARDE($N$5,60),60)

What do I need to do to correct this please.

Thankyou.
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Try:

=DOLLARFR(DOLLARDE(Sheet1!$O$5,60)-DOLLARDE(Sheet1!$N$5,60),60)



In article ,
Steved wrote:

Hello from Steved

If I try the below formula in sheet1
=DOLLARFR(DOLLARDE($O$5,60)-DOLLARDE($N$5,60),60) it works fine but in Sheet2
a get an error #NAME!

=Sheet1!DOLLARFR(DOLLARDE($O$5,60)-DOLLARDE($N$5,60),60)

What do I need to do to correct this please.

Thankyou.

  #3   Report Post  
bj
 
Posts: n/a
Default

I am not familiar with these functions but
why do you have the Sheet1! in front of the DOLLARFR?
have you tried the equation on sheet 2 without the Sheet1!
Do you need some of the cells to be from Sheet1?
if so try
=DOLLARFR(DOLLARDE(Sheet1!$O$5,60)-DOLLARDE(Sheet1!$N$5,60),60)

"Steved" wrote:

Hello from Steved

If I try the below formula in sheet1
=DOLLARFR(DOLLARDE($O$5,60)-DOLLARDE($N$5,60),60) it works fine but in Sheet2
a get an error #NAME!

=Sheet1!DOLLARFR(DOLLARDE($O$5,60)-DOLLARDE($N$5,60),60)

What do I need to do to correct this please.

Thankyou.

  #4   Report Post  
bj
 
Posts: n/a
Default

This may be a second response
I am not familiar with the functions
but Why do you have the Sheet1! in front of the second sheet equation?
if it is the cells you need from sheet1 try
=DOLLARFR(DOLLARDE(Sheet1!$O$5,60)-DOLLARDE(Sheet1!$N$5,60),60)

"Steved" wrote:

Hello from Steved

If I try the below formula in sheet1
=DOLLARFR(DOLLARDE($O$5,60)-DOLLARDE($N$5,60),60) it works fine but in Sheet2
a get an error #NAME!

=Sheet1!DOLLARFR(DOLLARDE($O$5,60)-DOLLARDE($N$5,60),60)

What do I need to do to correct this please.

Thankyou.

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
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 01:11 AM.

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"