M
Materialised[Work]
Hi All
I am totally new to excel programming, having never needed to use it
before.
I do however have some experience with visual basic.
I have a really simple spreadsheet, which basically consists of 5
columns. It is used to record what items our A&P team has send to
validation.
Columns are laid out as such:
Description Item-No Inv-Cost PO-Cost Date
What I want to do, is impliment some sort of way, so that the same
item number can't be entered in the Item-No column more than once.
Would it be suitable to use a macro to do this? As I know it would
involve looping around the existing data checking for a match. Or
would it be better to impliment it as a database function?
Thanks in advance, and sorry if this isnt detailed enough, I'm rushing
it through to get to my coffee break.
Thanks
Mick
I am totally new to excel programming, having never needed to use it
before.
I do however have some experience with visual basic.
I have a really simple spreadsheet, which basically consists of 5
columns. It is used to record what items our A&P team has send to
validation.
Columns are laid out as such:
Description Item-No Inv-Cost PO-Cost Date
What I want to do, is impliment some sort of way, so that the same
item number can't be entered in the Item-No column more than once.
Would it be suitable to use a macro to do this? As I know it would
involve looping around the existing data checking for a match. Or
would it be better to impliment it as a database function?
Thanks in advance, and sorry if this isnt detailed enough, I'm rushing
it through to get to my coffee break.
Thanks
Mick