Microsoft
Software
Hardware
Network
Question : How do I trawl through an Excel 2003 range and copy certain cells of certain rows to another worksheet in VBA
Hi,
As a very inexperienced user of VBA I would appreciate if someone could get me started on an application I am trying to build. I have 3 sheets ('Customers', 'Invoices', and 'Payments') from which I am trying to build a fourth sheet, 'Statement'.
The idea is this : when a user clicks a cell next to a customer's name on the Customer sheet, I want the application to search through the Invoices and Payments sheets for that customer and copy certain Invoice and Payment details to a Statement sheet. The Statement sheet will then need to be sorted in date order.
My problem is I'm getting very confused regarding the selection of ranges in other sheets. I keep getting compiler errors. If I can get someone to help me with the initial pass through the Invoices sheet then I'm confident I can replicate the process for the pass through the Payments sheet.
The workbook is attached.
many thanks
Toco
Attachments:
Account-Statement.xls
(33 KB)
(File Type Details)
Customer accounts workbook of invoices and payments
Answer : How do I trawl through an Excel 2003 range and copy certain cells of certain rows to another worksheet in VBA
You should add <script.... into theme "header.php" inside "<HEAD>" tag.
Random Solutions
SBS 2008 move data feature crashes
SBS capabilities with 50 user firm
Unable to receive email forwarded into Lotus Domino 8 from Exchange Server 2007
Exchange 2003 and 2010 coexistent - Outlook in 2010 cannot email to 2003
Gridview RowSelected - Controlling state of other rows
return double array in Delphi call to c++
deal with crm 4 sdk with ASP
How to update Hyperlinks in Excel 2003?
How do I update file, save to new location and keep original file as is using Visual Basic 2008?
jQuery or JS - Checkbox set/unset in an array?