+ Reply to Thread
Results 1 to 3 of 3

Comes up #n/a, what do I do?

Hybrid View

Guest Comes up #n/a, what do I do? 07-09-2005, 12:05 PM
Guest Re: Comes up #n/a, what do I... 07-09-2005, 12:05 PM
Guest Re: Comes up #n/a, what do I... 07-09-2005, 01:05 PM
  1. #1
    Anthony
    Guest

    Comes up #n/a, what do I do?

    Use the following formula to draw data from a table back to a spreadsheet,
    however the formula applies for 20 cells down a page, how do i stop #n/a
    appearing for those cells not yet inputed

    =INDEX('Cattle prices'!$B$4:'Cattle prices'!$AW$18,MATCH(B76,'Cattle
    prices'!$A$4:'Cattle prices'!$A$18,0),MATCH('Cattle Mvts'!E76,'Cattle
    prices'!$B$3:'Cattle prices'!$AW$3,0))

    thanks ant

  2. #2
    Anne Troy
    Guest

    Re: Comes up #n/a, what do I do?

    =if(isblank(a1),"",yourformula here
    *******************
    ~Anne Troy

    www.OfficeArticles.com
    www.MyExpertsOnline.com


    "Anthony" <Anthony@discussions.microsoft.com> wrote in message
    news:BD9EE6B0-8A4D-4261-AFB9-3DEA6078421E@microsoft.com...
    > Use the following formula to draw data from a table back to a spreadsheet,
    > however the formula applies for 20 cells down a page, how do i stop #n/a
    > appearing for those cells not yet inputed
    >
    > =INDEX('Cattle prices'!$B$4:'Cattle prices'!$AW$18,MATCH(B76,'Cattle
    > prices'!$A$4:'Cattle prices'!$A$18,0),MATCH('Cattle Mvts'!E76,'Cattle
    > prices'!$B$3:'Cattle prices'!$AW$3,0))
    >
    > thanks ant




  3. #3
    Anthony
    Guest

    Re: Comes up #n/a, what do I do?

    Thanks anne

    works a treat

    "Anne Troy" wrote:

    > =if(isblank(a1),"",yourformula here
    > *******************
    > ~Anne Troy
    >
    > www.OfficeArticles.com
    > www.MyExpertsOnline.com
    >
    >
    > "Anthony" <Anthony@discussions.microsoft.com> wrote in message
    > news:BD9EE6B0-8A4D-4261-AFB9-3DEA6078421E@microsoft.com...
    > > Use the following formula to draw data from a table back to a spreadsheet,
    > > however the formula applies for 20 cells down a page, how do i stop #n/a
    > > appearing for those cells not yet inputed
    > >
    > > =INDEX('Cattle prices'!$B$4:'Cattle prices'!$AW$18,MATCH(B76,'Cattle
    > > prices'!$A$4:'Cattle prices'!$A$18,0),MATCH('Cattle Mvts'!E76,'Cattle
    > > prices'!$B$3:'Cattle prices'!$AW$3,0))
    > >
    > > thanks ant

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1