skey

  1. B

    Bad code = CreateObject('scripting.dictionary") failure

    I’m attempting to add a “Y” to ws1, Column Q This only adds “Y” from the last item in ws6. I do not understand what I’m doing wrong. Sub MacroUpdateY2() Dim Cl As Range Dim sKey As String Dim ws1 As Worksheet Dim ws6 As Worksheet Set ws6 = Sheets("6") Set ws1 =...
  2. B

    Add Formatting to my procedure...or, Call another module?

    I use this procedure to add values to wsR from wsMembers I’ve depleted my brain attempting to incorporate formatting of those values If conditions exist… I’m not sure if my references are correct, but something like: If wsMembers.Range C2.Offset(, 16).Value =< 4 Then wsR.Range A3.Font.Italic =...
  3. B

    I'm stuck trying to modify my code

    Sheet(“Next”) Cells (A1:A) are populated in an earlier routine Sheet(“Members”) is a database that has been updated in another routine Prior to saving the updated project, I wish to add the updated values that exist in Sheet(Members) Column R to all corresponding entries in Sheet(Next) Column B...

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