D
Dennis
Using XL 2000 work
2003 home
Need easiest way to formula"ize" the following:
Column (A) is the linked-cell value in an XL
dropdown box.
Column (B) is the value that column (A) needs to be
converted to to upload to MS Access.
Description (A) (B)
Strongly Agree 2 4
Agree 3 3
Disagree 4 2
Strongly Disagree 5 1
No knowledge 6 0
(No Answer) 7 0
Therefore, the selection of "Strongly Agree" causes
the linked dropdown box to equal 2 in column (A).
I need the (B) value to equal 4 (per the above table).
In XL, what If statement (problem of limit to 7 no?)
or other formula in column B will efficiently do the value
conversion? Is there a better approach?
TIA Dennis
2003 home
Need easiest way to formula"ize" the following:
Column (A) is the linked-cell value in an XL
dropdown box.
Column (B) is the value that column (A) needs to be
converted to to upload to MS Access.
Description (A) (B)
Strongly Agree 2 4
Agree 3 3
Disagree 4 2
Strongly Disagree 5 1
No knowledge 6 0
(No Answer) 7 0
Therefore, the selection of "Strongly Agree" causes
the linked dropdown box to equal 2 in column (A).
I need the (B) value to equal 4 (per the above table).
In XL, what If statement (problem of limit to 7 no?)
or other formula in column B will efficiently do the value
conversion? Is there a better approach?
TIA Dennis