| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
hello can anyone help with this vba, vb problem i have...
say if i have 2 account contracts, with slightly different naming conventions, but with the same serial numbers, and different results, e.g. row1: contract(col1) serial number(col2) assetvalue(col3) row2: silver1a-a xs1234 20,000 row3: silver1a-b xs1234 10,000 as you can see the contract names are slightly diffreent, but i need a code that can recongnise identical double serial number entries and make this into one contract, i.e. as 'silver1a' and have this computed, preferably automated, as: ideal output.... contract serial number asset value silver1a xs1234 30,000 ( sum of 20,000 and 10,000) can anyone help in creating a search condition that could achieve this?? any help is appreciated... kindest regards ![]()
__________________
May buddha bless u |
|
#2
|
||||
|
||||
|
Is this data stored in a database?
|
|
#3
|
|||
|
|||
|
no this will initially be experimented in excel within a macro....
cheers |
![]() |
| Viewing: ASP Free Forums > Programming > Code Bank > making 2 contracts as one |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|