Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 519
Default The formula works if I copy from Auckland Kilometres

Hello from Steved

If I copy from Auckland Kilometres spreadsheet and "paste" or "value" to the
worksheet with the below formula it is fine, I've tried to put --B22
believeing it to be text but also it does not work. What is required please.

{=IF(ISNA(VLOOKUP(B22,'Auckland Kilometres'!$A$5:$E$5007,2,FALSE)),"Out Of
Service",VLOOKUP(B22,'Auckland Kilometres'!$A$5:$E$5007,2,FALSE))}

I Thankyou.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default The formula works if I copy from Auckland Kilometres

Tell us what error you get. In one sentence you say "it is fine", in the
next you say "does not work". Tell us which one you mean, and what "does not
work" means.

Some other things you can clear up.
-- What does "value" to the spreadsheet mean? If you're doing a Paste
specialValues, that will be a problem because it won't be pasting your
formula.
-- Are there really braces {} around your formula? If so, that's also a
potential problem, because that makes it an array formula. To correct this,
hit F2 then enter. Don't use Ctrl-Shift-Enter.

Regards,
Fred.

"Steved" wrote in message
...
Hello from Steved

If I copy from Auckland Kilometres spreadsheet and "paste" or "value" to
the
worksheet with the below formula it is fine, I've tried to put --B22
believeing it to be text but also it does not work. What is required
please.

{=IF(ISNA(VLOOKUP(B22,'Auckland Kilometres'!$A$5:$E$5007,2,FALSE)),"Out Of
Service",VLOOKUP(B22,'Auckland Kilometres'!$A$5:$E$5007,2,FALSE))}

I Thankyou.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 519
Default The formula works if I copy from Auckland Kilometres

Hello Fred from Steved

Fred it works okay If I copy then paste the cell information from "Auckland
Kilometres" the formula works fine, but the formula it self is not working on
the spreadsheet itself witthout copy and paste and yes I took {} away and it
has made no difference.

I Thankyou for taking timeout on my issue.


"Fred Smith" wrote:

Tell us what error you get. In one sentence you say "it is fine", in the
next you say "does not work". Tell us which one you mean, and what "does not
work" means.

Some other things you can clear up.
-- What does "value" to the spreadsheet mean? If you're doing a Paste
specialValues, that will be a problem because it won't be pasting your
formula.
-- Are there really braces {} around your formula? If so, that's also a
potential problem, because that makes it an array formula. To correct this,
hit F2 then enter. Don't use Ctrl-Shift-Enter.

Regards,
Fred.

"Steved" wrote in message
...
Hello from Steved

If I copy from Auckland Kilometres spreadsheet and "paste" or "value" to
the
worksheet with the below formula it is fine, I've tried to put --B22
believeing it to be text but also it does not work. What is required
please.

{=IF(ISNA(VLOOKUP(B22,'Auckland Kilometres'!$A$5:$E$5007,2,FALSE)),"Out Of
Service",VLOOKUP(B22,'Auckland Kilometres'!$A$5:$E$5007,2,FALSE))}

I Thankyou.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default The formula works if I copy from Auckland Kilometres

"not working" is insufficient information. If you want a solution, you need
to tell us what happens. Does it give the wrong result? Does it just
display the formula? Something else?

Regards,
Fred.

"Steved" wrote in message
...
Hello Fred from Steved

Fred it works okay If I copy then paste the cell information from
"Auckland
Kilometres" the formula works fine, but the formula it self is not working
on
the spreadsheet itself witthout copy and paste and yes I took {} away and
it
has made no difference.

I Thankyou for taking timeout on my issue.


"Fred Smith" wrote:

Tell us what error you get. In one sentence you say "it is fine", in the
next you say "does not work". Tell us which one you mean, and what "does
not
work" means.

Some other things you can clear up.
-- What does "value" to the spreadsheet mean? If you're doing a Paste
specialValues, that will be a problem because it won't be pasting your
formula.
-- Are there really braces {} around your formula? If so, that's also a
potential problem, because that makes it an array formula. To correct
this,
hit F2 then enter. Don't use Ctrl-Shift-Enter.

Regards,
Fred.

"Steved" wrote in message
...
Hello from Steved

If I copy from Auckland Kilometres spreadsheet and "paste" or "value"
to
the
worksheet with the below formula it is fine, I've tried to put --B22
believeing it to be text but also it does not work. What is required
please.

{=IF(ISNA(VLOOKUP(B22,'Auckland Kilometres'!$A$5:$E$5007,2,FALSE)),"Out
Of
Service",VLOOKUP(B22,'Auckland Kilometres'!$A$5:$E$5007,2,FALSE))}

I Thankyou.




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 519
Default The formula works if I copy from Auckland Kilometres

Hello Fred

Fred i'm sorry i've wasted your time You gave me the solution earlier.

The solution was as you said take out {} but I left in --B22 I took out -- and
now it's fine. Thankyou for sticking with me on my issue

Steved

"Fred Smith" wrote:

"not working" is insufficient information. If you want a solution, you need
to tell us what happens. Does it give the wrong result? Does it just
display the formula? Something else?

Regards,
Fred.

"Steved" wrote in message
...
Hello Fred from Steved

Fred it works okay If I copy then paste the cell information from
"Auckland
Kilometres" the formula works fine, but the formula it self is not working
on
the spreadsheet itself witthout copy and paste and yes I took {} away and
it
has made no difference.

I Thankyou for taking timeout on my issue.


"Fred Smith" wrote:

Tell us what error you get. In one sentence you say "it is fine", in the
next you say "does not work". Tell us which one you mean, and what "does
not
work" means.

Some other things you can clear up.
-- What does "value" to the spreadsheet mean? If you're doing a Paste
specialValues, that will be a problem because it won't be pasting your
formula.
-- Are there really braces {} around your formula? If so, that's also a
potential problem, because that makes it an array formula. To correct
this,
hit F2 then enter. Don't use Ctrl-Shift-Enter.

Regards,
Fred.

"Steved" wrote in message
...
Hello from Steved

If I copy from Auckland Kilometres spreadsheet and "paste" or "value"
to
the
worksheet with the below formula it is fine, I've tried to put --B22
believeing it to be text but also it does not work. What is required
please.

{=IF(ISNA(VLOOKUP(B22,'Auckland Kilometres'!$A$5:$E$5007,2,FALSE)),"Out
Of
Service",VLOOKUP(B22,'Auckland Kilometres'!$A$5:$E$5007,2,FALSE))}

I 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
Copy a formula to the right increasing the rows from another works Tracy Excel Worksheet Functions 9 August 27th 08 04:52 PM
HELP! Copy/Paste Macro Works on PC But Not Mac! Wart Excel Discussion (Misc queries) 4 May 14th 08 06:56 PM
How do I prevent copy and pasting into a selected range of a works oasalako1 Excel Discussion (Misc queries) 1 November 20th 07 01:29 PM
Works if I copy F Col to A Col Steved Excel Worksheet Functions 6 May 30th 06 07:17 AM
Kilometres Calculator Steved Excel Worksheet Functions 5 August 15th 05 10:58 PM


All times are GMT +1. The time now is 08:12 AM.

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"