nirmalachr
New Member
- Joined
- Nov 25, 2013
- Messages
- 26
Hi,
I am new to this forum and new to vba. my problem is that i am not able to change/update the cell value.
eg:- i had created a form to enter the proposal details and it will save on submit. Now i have created one more form to modify the proposal status which i already enterd and saved. for this i am using to comboboxes in which one will display the proposal name and another combobox will display a new value.
Proposal name Status
Mike Recieved
George Under process
killer santioned
Now i want to change the status of the mike using two combobox by selecting name.
Please help me.
I am new to this forum and new to vba. my problem is that i am not able to change/update the cell value.
eg:- i had created a form to enter the proposal details and it will save on submit. Now i have created one more form to modify the proposal status which i already enterd and saved. for this i am using to comboboxes in which one will display the proposal name and another combobox will display a new value.
Proposal name Status
Mike Recieved
George Under process
killer santioned
Now i want to change the status of the mike using two combobox by selecting name.
Please help me.