Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
How can i normalised my data to 1NF, 2NF and 3NF using excel.
|
#2
![]() |
|||
|
|||
![]()
Normalizations usually involve the transformation of data in the format
y=a*x+b Let's put you a-factor in A1 and your b-factor in B1. If your raw data is in C1 thru C100, then in D1 enter: =$A$1*C1+$B$1 and copy down -- Gary's Student "Jar" wrote: How can i normalised my data to 1NF, 2NF and 3NF using excel. |
#3
![]() |
|||
|
|||
![]()
Excel isn't a database, so it doesn't support relational database concepts.
(assume 1NF means first normal form and so forth as defined by Codd). -- Regards, Tom Ogilvy "Jar" wrote in message ... How can i normalised my data to 1NF, 2NF and 3NF using excel. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|