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
prstat vs top command
Exchange 2010 on Windows Server Enterprise 2008 SP2 Locking Up
Modifing the configuration of a PIX 515 with Fail-over license
Replacing Keyboard on Toshiba Portege A600
How do I use a static page for Joomla's Home Page?
Exchange 2010 Send-As permissions do not stay applied
No Windows machines can print in Mixed Network - Spooler Subsystem Closes
basic quadratic question
Is SQL Server 2005, 2008 free?
do you know a function like $notes = nl2br( $_POST['notes'] ); in ASP?