Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Data searching based on cell contents using VBa

Hi,
I'm trying to set range names and criteria for searching an excel data base
based on start and finish dates.
I want to be able to enter a start and a finish date in a cell, and then
have the rest of the information sorted based on the start and finish date I
select.
I'm trying to setup some automatic graphing functions for an Admin Assistant
--
Thankyou for your time
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,560
Default Data searching based on cell contents using VBa

Sorting does not seem the problem here. Pick the column with the dates and
sort it asending. The hard part will be finding the first occurance of the
start date and the last occurance of the ending date, then you need rows
above the start date with headers and an empty row below the ending date.
Assumng all columns will be grahed, then you will have to select the region
and graph it. Seems we would we data to start with. Good luck.

"Craig Easton" wrote:

Hi,
I'm trying to set range names and criteria for searching an excel data base
based on start and finish dates.
I want to be able to enter a start and a finish date in a cell, and then
have the rest of the information sorted based on the start and finish date I
select.
I'm trying to setup some automatic graphing functions for an Admin Assistant
--
Thankyou for your time

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Searching alfanumaric cell contents and returning with a numaric v ksean Excel Discussion (Misc queries) 21 October 29th 09 04:55 PM
Searching in another workbook for a string and returning with the contents of the cell next to it. [email protected] Excel Worksheet Functions 1 January 12th 07 07:50 PM
Searching, matching then searching another list based on the match A.S. Excel Discussion (Misc queries) 1 December 13th 06 05:08 AM
Reference Data Range based on cell contents PCLIVE Charts and Charting in Excel 0 February 27th 06 03:01 PM
Please help! Macro to change cell contents based on cell to the left Jennifer[_8_] Excel Programming 7 March 4th 04 01:06 AM


All times are GMT +1. The time now is 01:02 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"