Search:

Type: Posts; User: amb2301

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    2,590

    Re: vba required to shift 2 cells right

    Thank you so much genius, it worked like a charm..... :)
  2. Replies
    8
    Views
    2,590

    Re: vba required to shift 2 cells right

    Hi Westconn,
    Thank you so much for the code, actually I need a slight modification, if the range A:A contains any alphabets (not only DMT2), it should shift 2 cells right, could you please...
  3. Replies
    8
    Views
    2,590

    Re: vba required to shift 2 cells right

    Hi Westconn,
    sorry, its my mistake, i have attached the new file file again, please check with this one.
    161793
  4. Replies
    8
    Views
    2,590

    Re: vba required to shift 2 cells right

    Hi westconn,
    Thanks for looking my request, testing1.zip is working, please use it
  5. Replies
    8
    Views
    2,590

    vba required to shift 2 cells right

    Hi Friends,
    I need a help, actually i have list of data in a excel sheet, which contains some alphabets in the A:A column, those cells need to shifted two cells right as shown in attached...
  6. MsOf13 Re: permanently deleting emails from inbox with the subject starts with "xxxxx"

    its OK for me, if it deletes all the deleted items from the bin, chris code delPaperBin is perfectly works for that one.
  7. MsOf13 Re: permanently deleting emails from inbox with the subject starts with "xxxxx"

    Hi friends,
    i got the below code from online, i just used to called delPaperBin code given in chris.
    but public sub is not working, could some one please help me on this .

    Public Sub...
  8. MsOf13 Re: permanently deleting emails from inbox with the subject starts with "xxxxx"

    Thank you all for providing the codes & spending your valuable time,
    i was out of town for few days, sorry for the late reply, i will check the codes now & revert.
  9. MsOf13 permanently deleting emails from inbox with the subject starts with "xxxxx"

    Hi Friends,
    i need a VBA to delete emails permanently(shift+delete) with the subject line starts with "Automatic reply: xxxx" actually in place of xxxx, it may be any name, but my...
  10. MsOf13 copy range from one sheet to another sheet & loop the process

    Hi Friends,
    I have a list of datas in sheet2 & its has to be copied to sheet 1(as shown in sample file.xlsm) & then call the macro1(this macro will check the webpage,based on that...
  11. Replies
    3
    Views
    824

    Re: VBA to fetch folder paths only

    Hi Westconn,
    Thank you so much for your responce, i have completed it.
  12. Replies
    3
    Views
    824

    VBA to fetch folder paths only

    Hi Friends,
    I have a code, which i got from online, the purpose of code is to fetch all the files names & its paths with hyperlink, now i need the code to be edited for fetching only folder...
  13. MsOf13 Re: Remove first character from folder and file names

    hi westconn,
    i am getting error at the line as show in sceenshot,
    i am using the following path in the cell a1
    F:\testing\$dfdf\_ _R_ DFSVSDFDF.docx

    please check it159091
  14. MsOf13 Re: Remove first character from folder and file names

    hi westconn,
    now error message appearing as "object variable or with block variable not set"
    please help
  15. MsOf13 Re: Remove first character from folder and file names

    hi Westconn,
    could you please help me on that above mentioned threat
  16. MsOf13 Re: Remove first character from folder and file names

    hi vbfbryce,
    Thanks for your reply,i removed extra next as you mentioned & tried, now error not appears but the removal of first special characters in each folders & files is not...
  17. MsOf13 Re: Remove first character from folder and file names

    Hi Westconn,
    it showing error as (compile errr: Next without for)
    please guide me
  18. MsOf13 Re: Remove first character from folder and file names

    hi Westconn,
    i am sorry, i tried but i cant, please help, i tried like below

    Sub Firstchar_rename_study()

    Dim fso As FileSystemObject, pth As Object
    Dim newName As String...
  19. MsOf13 Re: Remove first character from folder and file names

    Hi westconn,
    the code which u have is working well, i am using it, I agree your point,
    i am new to VBA, so i am not able to convert it for removing only first special...
  20. MsOf13 Re: Remove first character from folder and file names

    Hi Westconn,
    Thank you so much, it helped me too a lot.
    one thing to be mentioned its working fine in Local drives, but its not working in servers,
    could you please help out on...
  21. Re: VBA req to rename the folders,subfolders & its files, if it contains any special

    Hi Westconn,
    Much appreciated!!! Amazing work done by you.
    It worked like a charm :) Tons of thanks to you!!
  22. Re: VBA req to rename the folders,subfolders & its files, if it contains any special

    Hi Friends,
    i am using the below code, which is even renaming the folders in Network drives, but its not renaming the sub folders & its files, so could anyone help me to fix this program, as...
  23. VBA req to rename the folders,subfolders & its files, if it contains any special char

    Hi Friends,
    i have a macro, which it will fetch all the folders,subfolder & files into an excel & it will remove all special characters.
    I need a help on rename the folder,subfolder...
Results 1 to 23 of 23



Click Here to Expand Forum to Full Width