Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Newbie: Accessing data from one sheet and populating another

-Hello,

I am trying to map projects using an excel macro button. User would input
project information into one sheet i.e. project start date, testing duration
and go live date and then macro would input the new project name and find the
corresponding date on the other sheet and factor in the weeks of testing
duration and map the project accordingly. Here's a crude model:


10/4/ 10/11 10/18
Project Name1 testing testing release
Project Name2 testing release
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Newbie: Accessing data from one sheet and populating another

You can use the worksheet_change event to have a macro react to entries on
your input sheet.

http://www.cpeason.com/excel/events.htm

has an overview of events.

--
Regards,
Tom Ogilvy



"bearsfan" wrote:

-Hello,

I am trying to map projects using an excel macro button. User would input
project information into one sheet i.e. project start date, testing duration
and go live date and then macro would input the new project name and find the
corresponding date on the other sheet and factor in the weeks of testing
duration and map the project accordingly. Here's a crude model:


10/4/ 10/11 10/18
Project Name1 testing testing release
Project Name2 testing release

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Newbie: Accessing data from one sheet and populating another

Thanks for the help Tom!

"Tom Ogilvy" wrote:

You can use the worksheet_change event to have a macro react to entries on
your input sheet.

http://www.cpeason.com/excel/events.htm

has an overview of events.

--
Regards,
Tom Ogilvy



"bearsfan" wrote:

-Hello,

I am trying to map projects using an excel macro button. User would input
project information into one sheet i.e. project start date, testing duration
and go live date and then macro would input the new project name and find the
corresponding date on the other sheet and factor in the weeks of testing
duration and map the project accordingly. Here's a crude model:


10/4/ 10/11 10/18
Project Name1 testing testing release
Project Name2 testing release

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
Data sheet populating into multiple sheets Shaun New Users to Excel 5 February 28th 07 01:31 PM
Populating one sheet with data from other sheets Giselle[_2_] Excel Programming 1 March 25th 06 06:57 PM
populating sheet with data from other sheets G. Beard New Users to Excel 0 October 3rd 05 04:14 AM
Newbie question about accessing Excel sheet from the web Patrick[_10_] Excel Programming 0 August 10th 04 06:50 PM
Newbie question on accessing data in xls Ernesto[_2_] Excel Programming 3 June 28th 04 11:55 PM


All times are GMT +1. The time now is 07:51 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"