Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help with autoupdate....


Hi Guys,

Here's the deal. Thanks a million in advance for your help.

I have like a template in Sheet1. I enter some basic date such as date,
name, etc...

In sheet2, I want this date I entered in sheet1 to be stored. For
everytime I enter data in Sheet1 template, I want it to be updated in a
different row in Sheet2.


--
vcobra57


------------------------------------------------------------------------
vcobra57's Profile: http://www.excelforum.com/member.php...fo&userid=4217
View this thread: http://www.excelforum.com/showthread...hreadid=277438

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 504
Default Help with autoupdate....

From sheet 2, in the cell where you want to have the value appear, enter "="
then navigate to sheet 1 and click the cell where the data was entered. You
will end up with something like the following:

"=Sheet1!A3"

I hope that helps!

Kevin

"vcobra57" wrote:


Hi Guys,

Here's the deal. Thanks a million in advance for your help.

I have like a template in Sheet1. I enter some basic date such as date,
name, etc...

In sheet2, I want this date I entered in sheet1 to be stored. For
everytime I enter data in Sheet1 template, I want it to be updated in a
different row in Sheet2.


--
vcobra57


------------------------------------------------------------------------
vcobra57's Profile: http://www.excelforum.com/member.php...fo&userid=4217
View this thread: http://www.excelforum.com/showthread...hreadid=277438


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Help with autoupdate....

Use the change event in sheet1 to write the data to sheet 2 or put a button
on sheet1 that updates the data on sheet2 when pressed.

Chip Pearson's page on events
http://www.cpearson.com/excel/events.htm

Other than that, with no knowledge of how your sheet is laid out or when you
would want the action to take place or otherwise how to trigger the action,
not much can be offered.

--
Regards,
Tom Ogilvy

"vcobra57" wrote in message
...

Hi Guys,

Here's the deal. Thanks a million in advance for your help.

I have like a template in Sheet1. I enter some basic date such as date,
name, etc...

In sheet2, I want this date I entered in sheet1 to be stored. For
everytime I enter data in Sheet1 template, I want it to be updated in a
different row in Sheet2.


--
vcobra57


------------------------------------------------------------------------
vcobra57's Profile:

http://www.excelforum.com/member.php...fo&userid=4217
View this thread: http://www.excelforum.com/showthread...hreadid=277438



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
AutoUpdate Danny Excel Discussion (Misc queries) 0 August 17th 07 02:07 AM
AutoUpdate Joel Excel Discussion (Misc queries) 0 August 17th 07 01:44 AM
Autofilter Autoupdate Lori Burton Excel Discussion (Misc queries) 0 January 12th 06 05:00 PM
Help with autoupdate.... vcobra57 Excel Worksheet Functions 0 November 11th 04 04:45 PM
Help with autoupdate.... vcobra57 Excel Worksheet Functions 1 November 11th 04 04:36 PM


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

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

About Us

"It's about Microsoft Excel"