ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   data from excel worksheet update with another excel worksheet (https://www.excelbanter.com/excel-worksheet-functions/231125-data-excel-worksheet-update-another-excel-worksheet.html)

tonycd

data from excel worksheet update with another excel worksheet
 
Dears

I have create a questionnaire worksheet from excel and let the peoples input
the data on every questionaire worksheet. I just want to create a another
summary worksheet and collect their data into one worksheet. Would you please
tell me how to link up with two excel worksheet. Or using access database
instead. thanks.

HelpExcel.com[_2_]

data from excel worksheet update with another excel worksheet
 
Tony,

This could be accomplished with a little bit of VBA.

--
Regards,
Eddie
http://www.HelpExcel.com


"tonycd" wrote:

Dears

I have create a questionnaire worksheet from excel and let the peoples input
the data on every questionaire worksheet. I just want to create a another
summary worksheet and collect their data into one worksheet. Would you please
tell me how to link up with two excel worksheet. Or using access database
instead. thanks.


tonycd

data from excel worksheet update with another excel worksheet
 
Hi Eddie

Do you have any simple so i can follow..Thanks again

Tony

"HelpExcel.com" wrote:

Tony,

This could be accomplished with a little bit of VBA.

--
Regards,
Eddie
http://www.HelpExcel.com


"tonycd" wrote:

Dears

I have create a questionnaire worksheet from excel and let the peoples input
the data on every questionaire worksheet. I just want to create a another
summary worksheet and collect their data into one worksheet. Would you please
tell me how to link up with two excel worksheet. Or using access database
instead. thanks.


HelpExcel.com[_2_]

data from excel worksheet update with another excel worksheet
 
Tony,

You can actually summarize your data without VBA.
You can use a formulaic array similar to the following:

=sum(if(sheet1!a1:a100="data to be summarized",b1:b100,0))
(press cntrl-shift-enter instead of just enter)

You would have to replace some of the variables in this formula to make it
specific to your challenge.
--
Regards,
Eddie
http://www.HelpExcel.com


"tonycd" wrote:

Hi Eddie

Do you have any simple so i can follow..Thanks again

Tony

"HelpExcel.com" wrote:

Tony,

This could be accomplished with a little bit of VBA.

--
Regards,
Eddie
http://www.HelpExcel.com


"tonycd" wrote:

Dears

I have create a questionnaire worksheet from excel and let the peoples input
the data on every questionaire worksheet. I just want to create a another
summary worksheet and collect their data into one worksheet. Would you please
tell me how to link up with two excel worksheet. Or using access database
instead. thanks.


tonycd

data from excel worksheet update with another excel worksheet
 
Hi Eddie

May i really confused you. I created a questionnaire worksheet and will send
a path to users one by one for answering a question , once the user clicked
"save" button on the excel worksheet. The user can "save as" and update the
record to some sort of database, (excel worksheet or access database is ok.)
Thanks again.

regards
Tony

"HelpExcel.com" wrote:

Tony,

You can actually summarize your data without VBA.
You can use a formulaic array similar to the following:

=sum(if(sheet1!a1:a100="data to be summarized",b1:b100,0))
(press cntrl-shift-enter instead of just enter)

You would have to replace some of the variables in this formula to make it
specific to your challenge.
--
Regards,
Eddie
http://www.HelpExcel.com


"tonycd" wrote:

Hi Eddie

Do you have any simple so i can follow..Thanks again

Tony

"HelpExcel.com" wrote:

Tony,

This could be accomplished with a little bit of VBA.

--
Regards,
Eddie
http://www.HelpExcel.com


"tonycd" wrote:

Dears

I have create a questionnaire worksheet from excel and let the peoples input
the data on every questionaire worksheet. I just want to create a another
summary worksheet and collect their data into one worksheet. Would you please
tell me how to link up with two excel worksheet. Or using access database
instead. thanks.



All times are GMT +1. The time now is 06:05 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com