formula help

T

Tim105

I have an amortization table on a spreadsheet. On a seperate spreadsheet I
would like to write a formula that will look up data from the amortization
spreadsheet based on a typed-in payment number.
 
D

dlw

look up help on the vlookup command, using =<sheetname>!<range> to reference
the other sheet.
 
Top