Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Si Si is offline
external usenet poster
 
Posts: 9
Default Formulas confussed

I wish to create a formula for a menu placecard but i get so far &
then.............
the 1st spreadsheet has the meal set in columne B (5 starters, 7 main meals
& 5 desserts) in row 2 is the list of names attending the function. the
resulting table is ticked (Wingdings 2 = P) for each persons order
what i wish to do is copy all persons meal settings into another spreadsheet
so i can print placecards with their name on the front and meal on the back
without having to copy & paste individually
I have tried the 'IF' formula but this only allows for 2 functions
HELP with this to find a solution would be greatly appreciated as I am born
again lazy and a dyslexic ficko
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default Formulas confussed



Maybe something like, assuming the name is in A1 on the person sheet

Starter:

=INDEX($A$3:$A$7,MATCH("P",OFFSET(A2,1,MATCH("Bill ",$2:$2,0)-1,ROWS($A$3:$A$7))))

Main meal

=INDEX($A$8:$A$14,MATCH("P",OFFSET(A2,1,MATCH("Bil l",$2:$2,0)-1,ROWS($A$8:$A$14))))

Dessert

=INDEX($A$15:$A$19,MATCH("P",OFFSET(A2,1,MATCH("Bi ll",$2:$2,0)-1,ROWS($A$15:$A$19))))

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Si" wrote in message
...
I wish to create a formula for a menu placecard but i get so far &
then.............
the 1st spreadsheet has the meal set in columne B (5 starters, 7 main
meals
& 5 desserts) in row 2 is the list of names attending the function. the
resulting table is ticked (Wingdings 2 = P) for each persons order
what i wish to do is copy all persons meal settings into another
spreadsheet
so i can print placecards with their name on the front and meal on the
back
without having to copy & paste individually
I have tried the 'IF' formula but this only allows for 2 functions
HELP with this to find a solution would be greatly appreciated as I am
born
again lazy and a dyslexic ficko



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
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP Sherberg Excel Worksheet Functions 4 September 11th 07 01:34 AM
lookup formulas dependent upon lookup formulas Skibee Excel Worksheet Functions 1 July 20th 07 01:06 PM
automatically copy formulas down columns or copy formulas all the HowlingBlue Excel Worksheet Functions 1 March 16th 07 11:11 PM
Formulas not evaluated, Formulas treated as strings Bob Sullentrup Excel Discussion (Misc queries) 0 November 27th 06 08:01 PM
formulas for changing formulas? creativeops Excel Discussion (Misc queries) 4 January 26th 06 03:07 AM


All times are GMT +1. The time now is 06:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"