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
How to avoid zero(s) in front of number(s) disappears in array
AP running G and N
accessing a web service
Setting Reporting Services data driven subscription Using Web Service
how can i find all ILO boards on a network
asp.net mssql I have a need to update records where the record column needs modifing in orde to match the Id value
Java web service accesing error
imac osx 10.5 - Does not boot; cannot find harddrive. Getting a folder icon wid a question mark flashin at startup
Convert Doc files to Docx in SharePoint
C# 4.0 convert from 12h format to 24h format.