View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BallySuperTech BallySuperTech is offline
external usenet poster
 
Posts: 1
Default How to make Same formula over multiple rows but still holds row #

I am trying to take a new list of people, and based on these people account
numbers, I need to display certain Text. For example-If Julies account number
is 12345, Then she is Marks guest, but if her account number is 54321, then a
field would display Lisas guest. I have a Fixed field of text that I need to
match to the account numbers that always change. Is thier a way to Create the
If formula over Multiple cells but still keep the original formula without it
auto completing, BUT still carry over the Row #. I have done it either one
way or the other, Same formula times 2000, or Auto complete formulas times
2000 (auto complete changes the formula so it doesnt op any more). Also, Is
thier a way to create quickly a Large If series formula, I need to take one
cell and insert a If formula containing 1400 If possibilities.

Thanks
Alll