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


Hi ,

I am not sure whether this is doable. I am trying to extract data from some
excel spread sheets created from 2004 to 2009 on a monthly basis.

The field i am trying to consolidate has a keyword " medical" . In some
sheets it is called medical expenses.

The requirement is to find out how much i have spent on medical expenses
every year. Every month there will be 2 or 3 expense claims, created in excel
spread sheet. Unfortunately the Medical expense cell doesn't remain same in
all the spreadsheets.

I got hope after i saw a macro from Joel to Tim on 22 may 2008 on Subject
"Collect data from excel ". But i am unable to edit it as i don't have any
programming knowledge.

If anyone can help me, it would be great

Best Regards
UR
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help in Excel


A way to do it is to use "Autofilter"

Select the entire sheet, turn on Autofilter, go to the column containing the
data, and set up a filter that looks for the cells that contain "medical".

Then copy and paste the displayed records
  #3   Report Post  
Posted to microsoft.public.excel.programming
Ali Ali is offline
external usenet poster
 
Posts: 80
Default Help in Excel


Conditional Sum is what you need.
I recommend the Sumproduct function to accomplish this.

"Torpedo" wrote:

Hi ,

I am not sure whether this is doable. I am trying to extract data from some
excel spread sheets created from 2004 to 2009 on a monthly basis.

The field i am trying to consolidate has a keyword " medical" . In some
sheets it is called medical expenses.

The requirement is to find out how much i have spent on medical expenses
every year. Every month there will be 2 or 3 expense claims, created in excel
spread sheet. Unfortunately the Medical expense cell doesn't remain same in
all the spreadsheets.

I got hope after i saw a macro from Joel to Tim on 22 may 2008 on Subject
"Collect data from excel ". But i am unable to edit it as i don't have any
programming knowledge.

If anyone can help me, it would be great

Best Regards
UR

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Help in Excel


Hi Ali,

Being just a normal user of Excel, can you help write the macro on this.

Best Regards

"Ali" wrote:

Conditional Sum is what you need.
I recommend the Sumproduct function to accomplish this.

"Torpedo" wrote:

Hi ,

I am not sure whether this is doable. I am trying to extract data from some
excel spread sheets created from 2004 to 2009 on a monthly basis.

The field i am trying to consolidate has a keyword " medical" . In some
sheets it is called medical expenses.

The requirement is to find out how much i have spent on medical expenses
every year. Every month there will be 2 or 3 expense claims, created in excel
spread sheet. Unfortunately the Medical expense cell doesn't remain same in
all the spreadsheets.

I got hope after i saw a macro from Joel to Tim on 22 may 2008 on Subject
"Collect data from excel ". But i am unable to edit it as i don't have any
programming knowledge.

If anyone can help me, it would be great

Best Regards
UR

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



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

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

About Us

"It's about Microsoft Excel"