Thread: Auto Fill Cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bonnie Bonnie is offline
external usenet poster
 
Posts: 82
Default Auto Fill Cells

I am building an inpatient log for a nursing home. I need to auto fill the
patient's name and address from their ID #

Example in column C (ID#) 255 - would automatically fill in Column D (last
name), Column E(first name), Column F(middle initial), and Column G(address)

At this point - all of the cells are blank.