Hi,
I have two tabs in a workbook. the first tab is to entry data and the second tab act like a database. The first tab - I got one button that will save and a second one that will pull the data from the database and populate the values into the same cell. The button that does the populating the cell is a pull down box. When an item is selected from the pull down it will populate all the data into the right cell that I reference. I can make changes into these cell, once I am done update information into these cell, I hit the save button and it save the the data into the database.
When I do the updating with new data I highlight the text to blue font. The old text are kept in black font.
Here is the problem I need help on: When I do the pull down from the first button to retrieve the data - all the text are converted to BLACK font. When this happen the people that look at my first tab don't know what have been updated because all the text are black font now. The blue font are not save to the database on tab number two. Is there a vb code to get the value pull from the database and the format too?
I can attach my file for someone to review it...
Thanks,
Peter
I have two tabs in a workbook. the first tab is to entry data and the second tab act like a database. The first tab - I got one button that will save and a second one that will pull the data from the database and populate the values into the same cell. The button that does the populating the cell is a pull down box. When an item is selected from the pull down it will populate all the data into the right cell that I reference. I can make changes into these cell, once I am done update information into these cell, I hit the save button and it save the the data into the database.
When I do the updating with new data I highlight the text to blue font. The old text are kept in black font.
Here is the problem I need help on: When I do the pull down from the first button to retrieve the data - all the text are converted to BLACK font. When this happen the people that look at my first tab don't know what have been updated because all the text are black font now. The blue font are not save to the database on tab number two. Is there a vb code to get the value pull from the database and the format too?
I can attach my file for someone to review it...
Thanks,
Peter