utahguy9384
New Member
- Joined
- Nov 30, 2012
- Messages
- 11
I'm somewhat new to VB in excel but would like to make a macro that will move rows from one worksheet to another worksheet.
I have an excel spreadsheet with multiple columns and rows, within one of the columns there is some text that refers to SOS or County, I need to move everything that has SOS to another worksheet title UCC SOS and everything that has county to be moved to another worksheet title UCC County. I dont even know where to start, sorry i'm new to all this. Here is a sampling of the worksheet
. Thank you for your help
[TABLE="width: 3039"]
<TBODY>[TR]
[TD]Account</SPAN>[/TD]
[TD]Primary Borrower</SPAN>[/TD]
[TD]Corp</SPAN>[/TD]
[TD]Status</SPAN>[/TD]
[TD]UCC Type</SPAN>[/TD]
[TD]Lien Type</SPAN>[/TD]
[TD]jurisdiction</SPAN>[/TD]
[TD]Filing #</SPAN>[/TD]
[TD]Filing Date</SPAN>[/TD]
[TD]Expiration date</SPAN>[/TD]
[TD]Continuation Date</SPAN>[/TD]
[TD]Assignor Name</SPAN>[/TD]
[TD]Assignor Address</SPAN>[/TD]
[TD]Assignee Name</SPAN>[/TD]
[TD]Assignee Address</SPAN>[/TD]
[TD]Description</SPAN>[/TD]
[TD]Related Filing Nbr</SPAN>[/TD]
[TD]Debtors</SPAN>[/TD]
[/TR]
[TR]
[TD]0007032-101</SPAN>[/TD]
[TD]C & P, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]CA Santa Cruz</SPAN>[/TD]
[TD]39221/20010031105</SPAN>[/TD]
[TD]5/25/2001</SPAN>[/TD]
[TD]5/24/2006</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0007032-101</SPAN>[/TD]
[TD]C & P, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]CA Santa Cruz County</SPAN>[/TD]
[TD]39222/20010031106</SPAN>[/TD]
[TD]5/25/2001</SPAN>[/TD]
[TD] [/TD]
[TD]5/25/2006</SPAN>[/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]FF-Fixtures covered in D/T.</SPAN>[/TD]
[TD] [/TD]
[TD]C & P, LLC </SPAN>[/TD]
[/TR]
[TR]
[TD]0009361-002</SPAN>[/TD]
[TD]SDC Real Estate Associates, LLC</SPAN>[/TD]
[TD]VIE 2003-2 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]CO Arapahoe County</SPAN>[/TD]
[TD]B2116568</SPAN>[/TD]
[TD]6/27/2002</SPAN>[/TD]
[TD] [/TD]
[TD]6/27/2007</SPAN>[/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-2</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]FF-Fixtures covered in D/T.</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009844-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]SC Laurens County</SPAN>[/TD]
[TD]200300376</SPAN>[/TD]
[TD]1/13/2003</SPAN>[/TD]
[TD]1/12/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009845-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]SC Pickens County</SPAN>[/TD]
[TD]000000675</SPAN>[/TD]
[TD]1/10/2003</SPAN>[/TD]
[TD]1/9/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009847-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]SC Darlington County</SPAN>[/TD]
[TD]200300000006</SPAN>[/TD]
[TD]1/15/2003</SPAN>[/TD]
[TD]1/14/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009848-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]GA-Chatham County (SOS)</SPAN>[/TD]
[TD]0252003000333</SPAN>[/TD]
[TD]1/22/2003</SPAN>[/TD]
[TD]1/22/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009848-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]NM Lea County</SPAN>[/TD]
[TD]31487 Bk1194 Pp508</SPAN>[/TD]
[TD]12/20/2002</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]FF-Fixtures covered in D/T.</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009849-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]FL Pasco County</SPAN>[/TD]
[TD]2003008700</SPAN>[/TD]
[TD]1/15/2003</SPAN>[/TD]
[TD]1/14/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009849-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]GA SOS-Georgia</SPAN>[/TD]
[TD]0252003000339</SPAN>[/TD]
[TD]1/22/2003</SPAN>[/TD]
[TD]1/21/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009851-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]GA SOS-Georgia</SPAN>[/TD]
[TD]0252003000340</SPAN>[/TD]
[TD]1/22/2003</SPAN>[/TD]
[TD]1/21/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
</TBODY><COLGROUP><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL span=2><COL span=4><COL><COL><COL></COLGROUP>[/TABLE]
I have an excel spreadsheet with multiple columns and rows, within one of the columns there is some text that refers to SOS or County, I need to move everything that has SOS to another worksheet title UCC SOS and everything that has county to be moved to another worksheet title UCC County. I dont even know where to start, sorry i'm new to all this. Here is a sampling of the worksheet
. Thank you for your help
[TABLE="width: 3039"]
<TBODY>[TR]
[TD]Account</SPAN>[/TD]
[TD]Primary Borrower</SPAN>[/TD]
[TD]Corp</SPAN>[/TD]
[TD]Status</SPAN>[/TD]
[TD]UCC Type</SPAN>[/TD]
[TD]Lien Type</SPAN>[/TD]
[TD]jurisdiction</SPAN>[/TD]
[TD]Filing #</SPAN>[/TD]
[TD]Filing Date</SPAN>[/TD]
[TD]Expiration date</SPAN>[/TD]
[TD]Continuation Date</SPAN>[/TD]
[TD]Assignor Name</SPAN>[/TD]
[TD]Assignor Address</SPAN>[/TD]
[TD]Assignee Name</SPAN>[/TD]
[TD]Assignee Address</SPAN>[/TD]
[TD]Description</SPAN>[/TD]
[TD]Related Filing Nbr</SPAN>[/TD]
[TD]Debtors</SPAN>[/TD]
[/TR]
[TR]
[TD]0007032-101</SPAN>[/TD]
[TD]C & P, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]CA Santa Cruz</SPAN>[/TD]
[TD]39221/20010031105</SPAN>[/TD]
[TD]5/25/2001</SPAN>[/TD]
[TD]5/24/2006</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0007032-101</SPAN>[/TD]
[TD]C & P, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]CA Santa Cruz County</SPAN>[/TD]
[TD]39222/20010031106</SPAN>[/TD]
[TD]5/25/2001</SPAN>[/TD]
[TD] [/TD]
[TD]5/25/2006</SPAN>[/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]FF-Fixtures covered in D/T.</SPAN>[/TD]
[TD] [/TD]
[TD]C & P, LLC </SPAN>[/TD]
[/TR]
[TR]
[TD]0009361-002</SPAN>[/TD]
[TD]SDC Real Estate Associates, LLC</SPAN>[/TD]
[TD]VIE 2003-2 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]CO Arapahoe County</SPAN>[/TD]
[TD]B2116568</SPAN>[/TD]
[TD]6/27/2002</SPAN>[/TD]
[TD] [/TD]
[TD]6/27/2007</SPAN>[/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-2</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]FF-Fixtures covered in D/T.</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009844-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]SC Laurens County</SPAN>[/TD]
[TD]200300376</SPAN>[/TD]
[TD]1/13/2003</SPAN>[/TD]
[TD]1/12/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009845-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]SC Pickens County</SPAN>[/TD]
[TD]000000675</SPAN>[/TD]
[TD]1/10/2003</SPAN>[/TD]
[TD]1/9/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009847-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]SC Darlington County</SPAN>[/TD]
[TD]200300000006</SPAN>[/TD]
[TD]1/15/2003</SPAN>[/TD]
[TD]1/14/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009848-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]GA-Chatham County (SOS)</SPAN>[/TD]
[TD]0252003000333</SPAN>[/TD]
[TD]1/22/2003</SPAN>[/TD]
[TD]1/22/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009848-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]NM Lea County</SPAN>[/TD]
[TD]31487 Bk1194 Pp508</SPAN>[/TD]
[TD]12/20/2002</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]FF-Fixtures covered in D/T.</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009849-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]FL Pasco County</SPAN>[/TD]
[TD]2003008700</SPAN>[/TD]
[TD]1/15/2003</SPAN>[/TD]
[TD]1/14/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009849-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]GA SOS-Georgia</SPAN>[/TD]
[TD]0252003000339</SPAN>[/TD]
[TD]1/22/2003</SPAN>[/TD]
[TD]1/21/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]0009851-001</SPAN>[/TD]
[TD]Aaron Ventures I, LLC</SPAN>[/TD]
[TD]VIE 2003-1 MM</SPAN>[/TD]
[TD]Active</SPAN>[/TD]
[TD]Original</SPAN>[/TD]
[TD]Blanket</SPAN>[/TD]
[TD]GA SOS-Georgia</SPAN>[/TD]
[TD]0252003000340</SPAN>[/TD]
[TD]1/22/2003</SPAN>[/TD]
[TD]1/21/2013</SPAN>[/TD]
[TD] [/TD]
[TD]GE Commercial Finance Business Property Corporation, f.k.a. General Electric Capital Business Asset Funding Corporation</SPAN>[/TD]
[TD]6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD]Wells Fargo Bank, N.A., as Trustee for the registered holders of GE Business Loan Pass-Through Certificates, Series 2003-1</SPAN>[/TD]
[TD]c/o GE Commercial Finance Business Property Corporation 6464 185th Avenue NE, Redmond WA 98052-5048</SPAN>[/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
</TBODY><COLGROUP><COL><COL><COL><COL><COL><COL><COL><COL><COL><COL span=2><COL span=4><COL><COL><COL></COLGROUP>[/TABLE]