A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Offset formula



 
 
Thread Tools Display Modes
  #1  
Old March 15th, 2004, 05:39 PM
Frank Kabel
external usenet poster
 
Posts: n/a
Default Offset formula

Hi
the reason for this is that COUNTA counts the formula result "" also as
a non blank cell. Try the following instead to get the last numeric
value in your range:
=VLOOKUP(9.9999999E307,$X5:$X100)

--
Regards
Frank Kabel
Frankfurt, Germany

I have a spreadsheet that is updated on a weekly basis and I have a
summary of the information at the bottom of the page. I only want to
show the last figure in column X. I've been using the following
formula....

OFFSET($X$5,COUNTA($X5:$X56)-1,0)

This has worked until I put a formula in column X (the user used to
have to fill this in as they went). Now my OFFSET formula isn't
working. Is it because I now have an underlying formula there?

I have this formula in column X so the user only has to enter the

data
in column W and column X calculates for them.

IF(ISBLANK(W14),"",SUM(X13+W14))

Can anyone help??


---
Message posted from http://www.ExcelForum.com/


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:18 AM.


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