Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default anyone ever hear of a formula beginning "xlend"?

I have a complex workbook, with multiple linked tabs. One set of formulas
read =xlend(name of tab!cell,-4111)
the referenced cell is a date cell, but the result has nothing to do with
dates and seems appropriate to the subject. I can't figure out how we get
from a to c and the online reference and knowledge base return 0 documents.

Anyone got a clue?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 49
Default anyone ever hear of a formula beginning "xlend"?

Might be a user defined function. Launch the visual basic editor and search
throught any modules attached to the worksheet.

Good luck...



"excelmix" wrote:

I have a complex workbook, with multiple linked tabs. One set of formulas
read =xlend(name of tab!cell,-4111)
the referenced cell is a date cell, but the result has nothing to do with
dates and seems appropriate to the subject. I can't figure out how we get
from a to c and the online reference and knowledge base return 0 documents.

Anyone got a clue?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,073
Default anyone ever hear of a formula beginning "xlend"?


ChristopherTri wrote:
Might be a user defined function. Launch the visual basic editor and search
throught any modules attached to the worksheet.

Good luck...



"excelmix" wrote:

I have a complex workbook, with multiple linked tabs. One set of formulas
read =xlend(name of tab!cell,-4111)
the referenced cell is a date cell, but the result has nothing to do with
dates and seems appropriate to the subject. I can't figure out how we get
from a to c and the online reference and knowledge base return 0 documents.

Anyone got a clue?


Copied from the Object Browser...

Const xlEnd = 2
Member of Excel.XlChartPicturePlacement

Ken Johnson

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,574
Default anyone ever hear of a formula beginning "xlend"?

Could be a user-defined function. Have you checked the VBA code to see if
there are any UDFs? If you don't know how to do that, right-click on one of
the tab names, select view code, and see if there is any code. If there is,
paste it to this post and someone can explain to you what is going on.

Dave
--
Brevity is the soul of wit.


"excelmix" wrote:

I have a complex workbook, with multiple linked tabs. One set of formulas
read =xlend(name of tab!cell,-4111)
the referenced cell is a date cell, but the result has nothing to do with
dates and seems appropriate to the subject. I can't figure out how we get
from a to c and the online reference and knowledge base return 0 documents.

Anyone got a clue?

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
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
Lookup Data in two seperate Spreadsheets Padraig Excel Worksheet Functions 6 June 28th 06 03:05 PM
Locking portions of a formula tiggatattoo Excel Worksheet Functions 2 June 5th 06 04:51 PM
assign formula to another cell Dannycol Excel Worksheet Functions 3 May 12th 06 09:46 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM


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