Microsoft
Software
Hardware
Network
Question : Labels and Values
I need some help with what I thought was a simple problem. I'm helping a friend with a data entry spreadsheet for home inspections. I want to create a spreadsheet that has a data entry page for a large billing sheet. Each row is one transaction. Each row has an option of 5 different choices for that one transaction. Each choice of inspections has different price. A transaction can only be one of the choices. Once a choice (in text) is selected, I would like the amount, which reflects the option chosen to be sub totaled at the end of the row based on the one selection. Then I would like to total all of the transactions below.
The part I'm having trouble with is whether to use a drop down box for a text choice (i.e. "Rush Inspection") in one cell and requiring that choice to always equal $14.00 OR to create a check box for that choice and having the check box for that choice always equal $14.00.
Any help on this is greatly appreciated.
Answer : Labels and Values
Hi,
One way in H3 and copied down,
=IF(COUNT(C3:G3),INDEX({6,
6,14,14,14
},MATCH(1,
C3:G3)),""
)
Kris
Random Solutions
browstat on 2008 DC with computer browser service: Unable to Retrieve server list error 1130
Microsoft Reporting Services Event Log Error
ESXi 4.0 iSCSI Boot Problem
Having a weird Format Conditions problem...
Excel Conditional Column Input
Problem with DoCmd.RunSQL "INSERT INTO " and memo fields
Exporting Access Query To Excel: Format Currency to Number
IE7 freezes on certain websites (w and w/out addons)
ms office oem vs licensing
STOP: 0x00000007B (0xF7B44528, 0xC0000034, 0x00000000, 0x00000000)