Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default entering data

sure, this makes perfect sense :)

start with this, and then change references as needed:

in Column A enter:
household
otherword
household
household

In column B put some numerical values ex:
300
300
300
300

In cell C1 enter: (fill this formula down col)

=IF(A1="household",B1*2,"household not entered")

' here b1 * 2 is the math formula carried out if "household" is in the
adjacent A column cell


---
Message posted from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default entering data

this is so awesome, you have made this task so much easier. man
thanks.


avthompson:

--
Message posted from http://www.ExcelForum.com

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
transfering data in another column entering more sorted data Kevin - Corporate Services Excel Worksheet Functions 0 August 6th 08 09:23 PM
Entering data Mark Excel Worksheet Functions 4 February 10th 07 11:40 PM
Entering Data: is there a way to do this? James E Middleton Excel Discussion (Misc queries) 4 October 29th 06 04:01 AM
entering data using tab Karen Boyd Excel Discussion (Misc queries) 1 October 21st 05 12:00 AM
Entering data on template and then data going to a spreadsheet. KJH Excel Discussion (Misc queries) 3 December 24th 04 01:04 AM


All times are GMT +1. The time now is 02:38 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"