#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
musab
 
Posts: n/a
Default worksheet help

I need help please. THis is my problem:

I have different quote logs in different workbooks. They all have the same
format. My problem is that I have a Master Quote Log and when I have to
enter the information in the Master Log and then in the individual log. What
I want to do is to put all the workbook into one and have different sheets.
So that when I type in the Mast quote log the info. automatically goes into
the individual log. Please advise on how to do this.

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
kassie
 
Posts: n/a
Default worksheet help

I would do it the other way around. Enter the info in the individual quote
log, click a command button, and let a macro transfer the info to the next
line on the Master quote log. Easiest would be to go through the motions
while recording a macro. Once done, edit the macro to go to the next open
line in the master log, and to paste offset from the first entry(A). Iow Col
B will be Offset(0, 1)

"musab" wrote:

I need help please. THis is my problem:

I have different quote logs in different workbooks. They all have the same
format. My problem is that I have a Master Quote Log and when I have to
enter the information in the Master Log and then in the individual log. What
I want to do is to put all the workbook into one and have different sheets.
So that when I type in the Mast quote log the info. automatically goes into
the individual log. Please advise on how to do this.

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
PY & Associates
 
Posts: n/a
Default worksheet help

You can consider adding as template in sheet 2 an individual log;
enter data in Master Quote Log;
macro to copy relevant data from Master Quote Log to sheet 2;
get new sheet name;
copy sheet 2 after last sheet;
name this sheet with the new sheet name.

This is exactly what you want

"musab" wrote in message
...
I need help please. THis is my problem:

I have different quote logs in different workbooks. They all have the

same
format. My problem is that I have a Master Quote Log and when I have to
enter the information in the Master Log and then in the individual log.

What
I want to do is to put all the workbook into one and have different

sheets.
So that when I type in the Mast quote log the info. automatically goes

into
the individual log. Please advise on how to do this.

Thanks



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
Protect Workbook vs Worksheet?? Dan B Excel Worksheet Functions 3 November 7th 05 09:02 PM
Inserting Filtered RC cell information into other worksheets Dennis Excel Discussion (Misc queries) 10 July 30th 05 01:54 AM
Search/Match between 2 x separate Worksheets and populate result in third worksheet Alan Bartley Excel Discussion (Misc queries) 1 April 11th 05 05:21 AM
Weekly Transaction Processing Ralph Howarth Excel Worksheet Functions 4 January 19th 05 05:37 AM
copyright and worksheet protection dow Excel Discussion (Misc queries) 2 January 3rd 05 03:07 PM


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