#1   Report Post  
Posted to microsoft.public.excel.misc
hennessey
 
Posts: n/a
Default Link Sheet to sheet


guys need ur help....


its an estimate form...say

Sheet 1 = where I key in datas
Sheet 2 = master form

example:

Sheet 1 Sheet 2
Est No. A B C Total Est No.
Total
Est 101 2 4 2 16 Est 101
16


When I have new data to put I go to Sheet 1 using the same cells I just
change the default value...


Sheet 1 Sheet
2
Est No. A B C Total Est No.
Total
Est 102 5 2 3 30 Est 101
16
Est
102 30

In Short everytime I have a new data I have to put in Sheet 1
and Sheet 2 will be updated without changing the previous datas that
you have inputted....


--
hennessey
------------------------------------------------------------------------
hennessey's Profile: http://www.excelforum.com/member.php...o&userid=31938
View this thread: http://www.excelforum.com/showthread...hreadid=516824

  #2   Report Post  
Posted to microsoft.public.excel.misc
Kassie
 
Posts: n/a
Default Link Sheet to sheet

If I understand you correctly, you want to do estimates in Sheet 1, and then
at some stage, say at print stage, you want the detail of every estimate
copied to a second sheet, to keep record of all estimates done.

You can achieve this with a macro, say linked to a print button, which will
print out the estimate, copy the info to sheet 2, where it will insert it
after the last used row, and then clear out the estimate form on sheet 1.

You can find the next unused row with the .Cells(.Rows.Count,
"A").End(xlUp).Row)

"hennessey" wrote:


guys need ur help....


its an estimate form...say

Sheet 1 = where I key in datas
Sheet 2 = master form

example:

Sheet 1 Sheet 2
Est No. A B C Total Est No.
Total
Est 101 2 4 2 16 Est 101
16


When I have new data to put I go to Sheet 1 using the same cells I just
change the default value...


Sheet 1 Sheet
2
Est No. A B C Total Est No.
Total
Est 102 5 2 3 30 Est 101
16
Est
102 30

In Short everytime I have a new data I have to put in Sheet 1
and Sheet 2 will be updated without changing the previous datas that
you have inputted....


--
hennessey
------------------------------------------------------------------------
hennessey's Profile: http://www.excelforum.com/member.php...o&userid=31938
View this thread: http://www.excelforum.com/showthread...hreadid=516824


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
link cell from one sheet to another within the same workbook Lp Excel Discussion (Misc queries) 2 January 7th 06 04:33 PM
Clicking Cell Link Changes Cell on Another Sheet nshah Excel Discussion (Misc queries) 1 August 31st 05 01:50 AM
Does excel recognise names rather than cells? Sue Excel Worksheet Functions 9 May 22nd 05 04:51 AM
have a summary sheet that needs to link to every ten line on the . Bruner Excel Worksheet Functions 1 February 9th 05 09:30 PM
Naming & renaming a sheet tab Cgbilliar Excel Worksheet Functions 1 November 7th 04 05:57 PM


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