|
-
Copy and paste data based on criteria
Hi guys,
I am trying to do the following.
Basically I have a set of data with about 6 columns and 100's of rows (these rows grow in size on a daily basis because the excel spreadsheet I am using queries and external MDB to aquire the data it is populated with), what I want to do is write some code that does the following.
Takes a user input which will be a date.
Then scrolls through the data and in any row where that date is the same as the date the user entered, copys the data and pastes it to another part of the spreadsheet.
The data the seach will be matched against will always be in 1 column.
So in a very very crude way it will say
if "user inputed date" = data in coulmn D
then
Copy whole row
Paste whole row
I am sure someone must have done this sort of thing before?
Any thing you can throw my way would be a great help.
Thank you.
Similar Threads
-
Replies: 5
Last Post: 05-27-2008, 11:17 AM
-
Replies: 0
Last Post: 01-20-2006, 03:25 AM
-
By dmb-job in forum VB Classic
Replies: 0
Last Post: 06-30-2005, 06:11 PM
-
By Bob in forum VB Classic
Replies: 1
Last Post: 05-04-2001, 08:01 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks