View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] pleasesendspamtothisadress@gmx.net is offline
external usenet poster
 
Posts: 2
Default Paste a value (SUM)

Hi!

In the clipboard I have a number (e.g. 123,40) which I want insert via
a VBA-Macro into a special cell. In an other cell there is a
SUM-Function which includes also the one where the value was
automatically pasted in.

Now there is the problem that after pasting the value it doesn't appear
in the sum unless I made a double click on the cell.

Does anybody have a hint?

Best Regards,
Nachtigall