Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 50
Default Extract data from another database

I have designed a worksheet named Test.xls, & want whenever put date in E7
(letter sheet) the acknowledgement no. will be copy from received sheet & in
B18 (letter sheet) date should be copy starting date inrespect of sending
date (that means letter date & sending date shoul match) as shown in letter
sheet. simultaneously in PANNOTAVBL seet also copy whose PAN No.
("PANNOTAVBL") from Received Sheet. For make your better understanding I'm
uploading a excel file (Test.xls) in following url
http://www.freefilehosting.net/download/3c93e
So, if anybody look this files & solve it for me then I shall be very
thankful to him / her.
Thanks in advance.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Extract data from another database

A simple way to automate just this part of it,
from what can be gathered:

.. The name should be copied from "Received" Sheet
only those Applicant whos PAN No. is "PANNOTAVBL"


(btw, think the manner in which you cram in so too many questions/requests
into one posting, it intimidates/puts off responders)

Implemented into your sample at:
http://www.freefilehosting.net/download/3c96l
Extract into own sheet_.xls

In Received,
In G3, copied down to cover the max expected extent of data in col E:
=IF(E3="PANNOTAVBL",ROW(),"")
Leave G1:G2 blank

Then in PANNOTAVBL,
In A3:
=IF(ROWS($1:1)COUNT(Received!$G:$G),"",INDEX(Rece ived!D:D,SMALL(Received!$G:$G,ROWS($1:1))))
Copy A3 to B3, fill down to the same extent as done in col G in "Received"

--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Extract data from another database

Dang, that response must have left you
speechless with delight
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---


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
Extract data from database Montu Excel Worksheet Functions 8 February 19th 08 01:55 PM
Manipulation of Data extract from Access Database Chase Excel Discussion (Misc queries) 2 July 19th 07 07:42 AM
database query not showing foxpro database How I import data mangat New Users to Excel 1 June 24th 07 03:31 PM
how to extract a figure from a database mercialex Excel Discussion (Misc queries) 1 March 31st 06 03:15 PM
In Excell-2000, database how do you extract unique records bgpereira Excel Worksheet Functions 5 December 24th 05 06:47 AM


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