Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dr. Crowbar
 
Posts: n/a
Default Transfer $ of job#/Gl# on 1 s/s to 2nd s/s w/same Job#/Gl# <coord

I am extracting actual costs monthly from P-Tree and mechanically placing
them into an Excel spreadseet by General Ledger # and Job #. Now I want to
extract these $$$ and place them into a permanently designed "Budget vs
Actual Spreadsheet" which has been set up for each job. The variables are
that since the costs differ each month by job and/or general ledger #, no 2
months are the same making the coordinate references different each month.

Is there a formula I can write into the "Budget vs Actuals Spreadsheet" that
will look for matching GL#(Row) and Job # (column) in the spreadsheet of
extracted data and place actual $$$'s into the "Budget vs Actual
Spreadsheet"?

Appreciate Very Much Your Help

The Doc

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Transfer $ of job#/Gl# on 1 s/s to 2nd s/s w/same Job#/Gl# <coord

It sounds as if you want a match on two fields and return an associated
result. That would be something like

=INDEX(Data!$A$2:$N$200,MATCH(row_num,Data!$A$1:$A $200,0),MATCH(cl_num,Data!
$A$1:$N$1,0))

but if you can give example data and expected results, we can be more
precise.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Dr. Crowbar" <Dr. wrote in message
...
I am extracting actual costs monthly from P-Tree and mechanically placing
them into an Excel spreadseet by General Ledger # and Job #. Now I want to
extract these $$$ and place them into a permanently designed "Budget vs
Actual Spreadsheet" which has been set up for each job. The variables are
that since the costs differ each month by job and/or general ledger #, no

2
months are the same making the coordinate references different each month.

Is there a formula I can write into the "Budget vs Actuals Spreadsheet"

that
will look for matching GL#(Row) and Job # (column) in the spreadsheet of
extracted data and place actual $$$'s into the "Budget vs Actual
Spreadsheet"?

Appreciate Very Much Your Help

The Doc



  #3   Report Post  
Posted to microsoft.public.excel.misc
Dr. Crowbar
 
Posts: n/a
Default Transfer $ of job#/Gl# on 1 s/s to 2nd s/s w/same Job#/Gl# <c

Bob,
Thanks for your reply. I could send you abbreviated spreadsheets so you can
better see what I'm trying to accomplish. If OK, pls provide address & I'll
forward to you.
Best Regards and Thank You

"Bob Phillips" wrote:

It sounds as if you want a match on two fields and return an associated
result. That would be something like

=INDEX(Data!$A$2:$N$200,MATCH(row_num,Data!$A$1:$A $200,0),MATCH(cl_num,Data!
$A$1:$N$1,0))

but if you can give example data and expected results, we can be more
precise.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Dr. Crowbar" <Dr. wrote in message
...
I am extracting actual costs monthly from P-Tree and mechanically placing
them into an Excel spreadseet by General Ledger # and Job #. Now I want to
extract these $$$ and place them into a permanently designed "Budget vs
Actual Spreadsheet" which has been set up for each job. The variables are
that since the costs differ each month by job and/or general ledger #, no

2
months are the same making the coordinate references different each month.

Is there a formula I can write into the "Budget vs Actuals Spreadsheet"

that
will look for matching GL#(Row) and Job # (column) in the spreadsheet of
extracted data and place actual $$$'s into the "Budget vs Actual
Spreadsheet"?

Appreciate Very Much Your Help

The Doc




  #4   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Transfer $ of job#/Gl# on 1 s/s to 2nd s/s w/same Job#/Gl# <c

Send it to

bob (dot) phillips (at) tiscali (dot) co (dot) uk

do the obvious with the bits in brackets

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Dr. Crowbar" wrote in message
...
Bob,
Thanks for your reply. I could send you abbreviated spreadsheets so you

can
better see what I'm trying to accomplish. If OK, pls provide address &

I'll
forward to you.
Best Regards and Thank You

"Bob Phillips" wrote:

It sounds as if you want a match on two fields and return an associated
result. That would be something like


=INDEX(Data!$A$2:$N$200,MATCH(row_num,Data!$A$1:$A $200,0),MATCH(cl_num,Data!
$A$1:$N$1,0))

but if you can give example data and expected results, we can be more
precise.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Dr. Crowbar" <Dr. wrote in message
...
I am extracting actual costs monthly from P-Tree and mechanically

placing
them into an Excel spreadseet by General Ledger # and Job #. Now I

want to
extract these $$$ and place them into a permanently designed "Budget

vs
Actual Spreadsheet" which has been set up for each job. The variables

are
that since the costs differ each month by job and/or general ledger #,

no
2
months are the same making the coordinate references different each

month.

Is there a formula I can write into the "Budget vs Actuals

Spreadsheet"
that
will look for matching GL#(Row) and Job # (column) in the spreadsheet

of
extracted data and place actual $$$'s into the "Budget vs Actual
Spreadsheet"?

Appreciate Very Much Your Help

The Doc






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
Help - now really stuck! File transfer problem ohboy! Excel Discussion (Misc queries) 10 May 2nd 05 09:07 PM


All times are GMT +1. The time now is 09:15 AM.

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"