JumboCactuar
Well-known Member
- Joined
- Nov 16, 2016
- Messages
- 788
- Office Version
- 365
- Platform
- Windows
Hi,
I have a userform with 2 inputs (ID and Name)
When a submit button is pressed I'm wanting this data to be inserted at the last row of column A in CSV file.
So ID in A, Name in B
However if ID inputted already exists it should throw an error and not add it.
Appreciate any help
I have a userform with 2 inputs (ID and Name)
When a submit button is pressed I'm wanting this data to be inserted at the last row of column A in CSV file.
So ID in A, Name in B
However if ID inputted already exists it should throw an error and not add it.
Appreciate any help