View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
L. Howard L. Howard is offline
external usenet poster
 
Posts: 852
Default Code to add comments to selected cells within a selected range

On Tuesday, January 28, 2014 6:47:51 AM UTC-8, Claus Busch wrote:
Hi Howard,



Am Tue, 28 Jan 2014 15:16:15 +0100 schrieb Claus Busch:



while running the code a data validation is not working.




please have a look:

https://skydrive.live.com/#cid=9378A...121822A3%21326

for the workbook "Comments"





Regards

Claus B.

--


Pretty darned slick! I suspect this is a fairly basic UserForm setup, with a List Box, Text Box, and a Command Button on it.

I have used them very little, in fact I don't even know how to change the Test 1, Test 2 etc. to something more meaningful.

Got some study time ahead of me, I'm pretty sure it is all well documented.

Thanks a lot.

Howard