View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Theguyfromnj[_5_] Theguyfromnj[_5_] is offline
external usenet poster
 
Posts: 1
Default link dynamic data to cell?


maybe it is a bit late to mention this but....

My workbook is set up to use 3 worksheets...

1st sheet is basic data, cells b3,b4,b5,b6 are used (sales name, sales
number, bol #, carrier)
2nd sheet is another sheet that uses the same exact data in
b19,b20,b22,b23
3rd sheet uses the same data again but in the next unused row for
columns A-F

The first 2 sheets clear as new data is over written, but i need the
3rd sheet to keep a running summary of the data that has been going
into sheet1. Appending the data from column A of sheet 1 to the next
unused row of sheet 3.

I was thinking maybe a form would be better suited here, where as I can
enter the data, have it place itself in sheets 1 and 2, and append a new
row in sheet 3. Does this sound easier to do?

I spoke to my boss about using a macro or form to input the data and he
is looking forward to seeing if it works or not. Now I am kinda in a
hurry for it.

I am posting it here because I know people here use excel in a more
advanced way than I ever will, and know the best way to move data
around with the least amount of keystrokes.

Thanks again for your help in advance.

JK


--
Theguyfromnj
------------------------------------------------------------------------
Theguyfromnj's Profile: http://www.excelforum.com/member.php...o&userid=35700
View this thread: http://www.excelforum.com/showthread...hreadid=554849