fullpath

  1. S

    Using FileDialog to Open a PPT through Excel VBA code

    Hi guys, Have been looking for answers in other threads but could not find the exact case. Im using userform button to call VBA code to Open PPT presentation with FileDialogOpen but im struggling so need help. Code for now is: Dim fd as FileDialog Dim fullpath as string Dim fileselected as...
  2. S

    Using FileDialog to Open a PPT through Excel VBA code

    Hi guys, Have been looking for answers in other threads but could not find the exact case. Im using userform button to call VBA code to Open PPT presentation with FileDialogOpen but im struggling so need help. Code for now is: Dim fd as FileDialog Dim fullpath as string Dim fileselected as...
  3. J

    Insert a sheet into workbook using the open dialog

    I would like to import an xlsm sheet with data into my workbook at the end of the last tab and have the new inserted sheet/tab name the xlsm filename being inserted less the path. below is my code but I cannot get it to work right. any thought to what i am missing or have wrong? I switched to...
  4. T

    Paste of Range object is failing

    Team, I have tried debugging the below code and cannot find any issue, but it keeps failing with a 1004 error: Paste method of worksheet class failed. The code works until it gets to the "ActiveSheet.Paste Destination:=Worksheets("Sheet1").Range("B2:B500") ' works with column B" line. Then...

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