PC Review


Reply
Thread Tools Rate Thread

How do I get data automatically entered into a cell?

 
 
=?Utf-8?B?cmxkamRh?=
Guest
Posts: n/a
 
      18th Jan 2007
How do I get data automatically entered into a cell when I enter data into an
adjoining cell? I'm doing a payroll project, and I basically want to enter a
name in one cell and have that person's hourly wage data automatically
entered in the next cell without having to type in the dollar amount every
time.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWFydGluIEZpc2hsb2Nr?=
Guest
Posts: n/a
 
      18th Jan 2007
Hi:

Two possible methods:

Use vlookup in the cell with an if as in

if(a1="","",vlookup(a1,data,2,false))


or use the on change event for the worksheet check changes in the cell and
then put the rate in the adjoining cell.

--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.


"rldjda" wrote:

> How do I get data automatically entered into a cell when I enter data into an
> adjoining cell? I'm doing a payroll project, and I basically want to enter a
> name in one cell and have that person's hourly wage data automatically
> entered in the next cell without having to type in the dollar amount every
> time.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data entered from list automatically enters number in another cell gbryce Microsoft Excel Worksheet Functions 4 20th Feb 2010 03:21 PM
can excel automatically enter the date data in a cell was entered =?Utf-8?B?bWdfc3Zfcg==?= Microsoft Excel Worksheet Functions 4 5th Sep 2008 11:09 AM
In Excel-shade the cell automatically when data is entered =?Utf-8?B?U2FuZHJh?= Microsoft Excel Misc 1 7th Jul 2006 02:16 PM
How can I automatically execute a macro ASA data are entered in a cell ? Rasha Microsoft Excel Worksheet Functions 2 11th May 2006 12:17 AM
How do I lock a cell automatically after it has data entered. =?Utf-8?B?RGFuZHk=?= Microsoft Excel Misc 0 30th Mar 2006 12:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:13 PM.