copy and paste strings

  1. D

    Pasting string - variable in cell - ERROR

    Dear all, I have some slight knowledge about VBA and writing code. But this has my mind boggled, and probably it is something really stupid. I am trying to copy and paste Format and Formulas, from the row above. By the push of a button. The formulas should be 'dynamic', in the way that any...
  2. H

    Strings w/ Copy and Paste

    Dim price As String price = Sheet1.Cells(39, 2).Copy: wdapp.Selection.PasteAndFormat xlValue .TypeText "The following agreement price is" & price & "wsfwfwf" This is the result i'm gettting...Why True? and the number before? can someone please explain thanks! $25,819.80 The...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top