Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Matching data macro in VBA


Hi,

I am not advanced at programming macros manually. The macro I need to
create need to search into a database from two diffrent sheets, "UE"
and "PI" and to copy the rows of "PI" that match the UE IDU
(Identification). A UE IDU correspond to a building and PI rows
corresponding to this IDU are housings inside the buiding. The number
of housing depends of the buiding. One UE could have 3 or 4 or even 100
housings. So in details what is used to do the matching is the IDU
colomn in colomn "A" of sheets "UE" and "PI". You could call that an
index I think. Then, all the matching rows of "PI", from colomn "B" to
colomn to "AD" of sheet "PI" must be written in a sheet named
"Formulaire" (French name for form), starting from cell A12. So the
matching rows of "PI", starting from A8 to a range AD8000, must be
listed in sheet "formulaire" at A12 and folowwing rows without the A
colomn IDU from "PI" (I need colomn B to AD from "PI" to be displayed
in sheet "formulaire".). Oh, and for the IDU we want to throw in the
search, he is located at cell AB2 of sheet "Formulaire".

I know it's a looping for next with condition if and a break when
there's no more data written (data that will increase in term of rows
monthly) and then copying the matching rows into a selected area (A12
to AC8000 (without "PI"'s colomn "A" IDU)). It's just on the exact
lines of code that I am stuck. I would be really glad if you could help
me on that one guys.

To help you, I have created a sample of my database. Here's the link :

http://agora.ulaval.ca/~jjdou/Loclis04sample.zip

Thanks!

Werner


--
Werner
------------------------------------------------------------------------
Werner's Profile: http://www.excelforum.com/member.php...o&userid=24304
View this thread: http://www.excelforum.com/showthread...hreadid=379128

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
macro copy data wb1 matching date to wb2 Macromute Excel Discussion (Misc queries) 0 August 7th 07 07:16 AM
$%Macro to Copy from one workbook to other when matching data Tiger Excel Discussion (Misc queries) 0 July 30th 07 08:42 AM
macro copy data from one workbook to other by matching date Tiger Excel Discussion (Misc queries) 0 July 27th 07 05:58 AM
Matching identical data using data only once in the matching proce Robert 1 Excel Discussion (Misc queries) 1 June 29th 07 04:22 PM
Matching data and linking it to the matching cell yvonne a via OfficeKB.com Links and Linking in Excel 0 July 13th 05 07:30 PM


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