LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Creating a questionnaire.....

="Please comment on " &
if($B$2<"",A2,if($B$3<"",A3,if($B$4<"",A4,"Unkn own"))) & "'s procedures
as they pertain to you?"

or in a cell offscreen (perhaps W1, put in the formula)
=if($B$2<"",A2,if($B$3<"",A3,if($B$4<"",A4,"Unk nown")))

then in your questions
="Please comment on "&W1&"'s procedures as they pertain to you?"

--
Regards,
Tom Ogilvy


"Cathy W" wrote in message
...
Hi. I am creating a questionnaire in Excel. In the first question the

user
must choose for which department they are filling out the questionnaire by
marking an "x" in the cell next to the correct department. Then for the
other questions, I would like to add that department name to the question

if
possible. For example:

Question 1: Please mark an x next to your department.
Drilling
Subsea X
Operations

Question 2: Please comment on "x" procedures as they pertain to you?

I would like to have question 2 all in one cell if possible.

Hope someone can help.

Cathy



 
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
Questionnaire pkuphenix Excel Worksheet Functions 0 March 10th 09 08:44 AM
Questionnaire pkuphenix Excel Worksheet Functions 0 February 22nd 09 11:39 AM
Questionnaire pkuphenix Excel Discussion (Misc queries) 0 February 22nd 09 11:32 AM
Your stupid questionnaire kassie Excel Discussion (Misc queries) 14 June 3rd 07 12:21 PM
Questionnaire ? Allen Robinson Excel Programming 1 May 28th 04 05:40 PM


All times are GMT +1. The time now is 07:49 PM.

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"