#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Bookkeeping

I run a small health related business where I see clients and file insurance
claims for payment. I keep an Excel workbook with worksheets for each client
that track dates of service, client name/number and dates of payment by the
insurance company.
Client Name Client Number/DOS Insurance Paid
Jones, Kendra 0205/20091012
Smith, G. 0316/20090925
Obama, B 0001/20090915
I download payment vouchers from the insurance company and they will
reference the Client Number/DOS. I'd like to have the dowloaded data update
my spreadsheet for the client. That is, I'd like for the "Insurance Paid"
column to fill in the date of payment from the dowloaded data when it
recognizes the Cilent Number/DOS. I would keep the downloaded data in a
seperate worksheet in the same workbook.
Any ideas?


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default Bookkeeping

As it looks like the Client Number/DOS is an unique idtenfier, you could use
the VLOOKUP function. See the XL help file for further detail, but something
like:

=VLOOKUP(B2,Table_Of_Data,2,FALSE)

Note that the third arguement indicates which column of info to return from
the Table_Of_Data, so you may need to adjust this.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"markjoyus" wrote:

I run a small health related business where I see clients and file insurance
claims for payment. I keep an Excel workbook with worksheets for each client
that track dates of service, client name/number and dates of payment by the
insurance company.
Client Name Client Number/DOS Insurance Paid
Jones, Kendra 0205/20091012
Smith, G. 0316/20090925
Obama, B 0001/20090915
I download payment vouchers from the insurance company and they will
reference the Client Number/DOS. I'd like to have the dowloaded data update
my spreadsheet for the client. That is, I'd like for the "Insurance Paid"
column to fill in the date of payment from the dowloaded data when it
recognizes the Cilent Number/DOS. I would keep the downloaded data in a
seperate worksheet in the same workbook.
Any ideas?


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
bookkeeping-payment confirmation puiuluipui Excel Discussion (Misc queries) 7 September 16th 09 08:10 PM
where can I get a weekly bookkeeping template johnmez Excel Discussion (Misc queries) 0 April 30th 05 05:30 AM
Personal accounting/bookkeeping in Excel Dave Boland Excel Discussion (Misc queries) 3 February 4th 05 04:55 PM


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