Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
michael M
 
Posts: n/a
Default can a cell value to be duplicated to another cell during data entr

we need that users will enter same exact values in 2 different colums. the
reson being is that the spreadsheet data is uploaded to DB. later on a
program checks that values in each column are matching in order to permit the
request.
if the user enter "Math1" in one column but "Math 1" in the second column,
the program will deney his request.
i am wondering if there is a way that typing values in one column will allso
fill up same values on a different column?
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default can a cell value to be duplicated to another cell during data entr

One way:

In the second column use a formula that references the first column. In
your example, if the value "Math1" is entered in cell A2, use the formula

=A2

in the other column


"michael M" wrote:

we need that users will enter same exact values in 2 different colums. the
reson being is that the spreadsheet data is uploaded to DB. later on a
program checks that values in each column are matching in order to permit the
request.
if the user enter "Math1" in one column but "Math 1" in the second column,
the program will deney his request.
i am wondering if there is a way that typing values in one column will allso
fill up same values on a different column?

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
ranking query JaimeTimbrell Excel Discussion (Misc queries) 2 February 16th 06 08:09 AM
Cell data format falloutx Excel Discussion (Misc queries) 1 February 10th 06 01:46 PM
Vlookup for data contained in a cell Garbunkel Excel Worksheet Functions 5 September 14th 05 06:47 PM
Possible Lookup Table Karen Excel Worksheet Functions 5 June 8th 05 09:43 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM


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