N
nicholas
Hi,
I have 1 worksheet containing lot's records.
Just like in access, each line is 1 record, and each column contains data.
ex:
WORKSHEET 1:
name title address city
1 dfjw kjhk kjhkj kjhk
2 lmkj lkjlk lkjkuf guyg
3 drdtg xcx yjutuy hgyy
Now I want to have a selection of columns on worksheet 2:
ex, only name and title:
WORKSHEET 2:
name title
1 dfjw kjhk
2 lmkj lkjlk
3 drdtg xcx
I will only add/modify rows in worksheet 1.
And I want that this is filled automaticaly in worksheet 2.
I do not want formulas in worksheet 2: like for example: cell A1 =
worksheet1!A1
And I do not want to run a macro each time I add or modify a row in
worksheet 1
How could I do this??
All ideas are welcome !
THX everyone,
Nic.
I have 1 worksheet containing lot's records.
Just like in access, each line is 1 record, and each column contains data.
ex:
WORKSHEET 1:
name title address city
1 dfjw kjhk kjhkj kjhk
2 lmkj lkjlk lkjkuf guyg
3 drdtg xcx yjutuy hgyy
Now I want to have a selection of columns on worksheet 2:
ex, only name and title:
WORKSHEET 2:
name title
1 dfjw kjhk
2 lmkj lkjlk
3 drdtg xcx
I will only add/modify rows in worksheet 1.
And I want that this is filled automaticaly in worksheet 2.
I do not want formulas in worksheet 2: like for example: cell A1 =
worksheet1!A1
And I do not want to run a macro each time I add or modify a row in
worksheet 1
How could I do this??
All ideas are welcome !
THX everyone,
Nic.