hi there. i wonder if you could help me with one issue, as follows: I cannot get the PDF writer to accept my syntax when trying to add to the file path name the date of the invoice. In other words i want to add to my file name as an example the Invoice Number, plus the date,. I've tried to save the date in a variable and then replace this variable tin the file name but the PDF writer doe not like. example: Dim filePath As String filePath = "C:\Users\martin argimon\CMA\CMA Realty - Documents\Administration\ICT\Database Program\Remittances Owners\" & _ "Remittance Lease No." & leaseno & " " & Format(WS2.Range("J14"), "yyyymmdd") I would want to save the date in a variable and then call on the variable in the file path name. As you can see i have used the 'Format' range function, but when i insert my variable : 'invoicedate = Format(WS2.Range("J14"), "yyymmdd")
' Combine the file path with lease number and invoice date Dim filePath As String filePath = "C:\Users\martin argimon\CMA\CMA Realty - Documents\Administration\ICT\Database Program\Remittances Owners\" & _ "Remittance Lease No." & leaseno & " " & Format(WS2.Range("J14"), "yyyymmdd") it does not like it?? any tips perhaps ? Thanks Martin
This is a great video. Thank you! As someone learning excel a little deeper this is super helpful.
Ma kafi month sa ya kr ny ki try kr rha th but yt pr sb time zaya kr rha th... but your vedio is superb 😘😘
How to create table name ?
How do I take out the "Logo Name"
hi there. i wonder if you could help me with one issue, as follows: I cannot get the PDF writer to accept my syntax when trying to add to the file path name the date of the invoice.
In other words i want to add to my file name as an example the Invoice Number, plus the date,. I've tried to save the date in a variable and then replace this variable tin the file name but the PDF writer doe not like.
example: Dim filePath As String
filePath = "C:\Users\martin argimon\CMA\CMA Realty - Documents\Administration\ICT\Database Program\Remittances Owners\" & _
"Remittance Lease No." & leaseno & " " & Format(WS2.Range("J14"), "yyyymmdd")
I would want to save the date in a variable and then call on the variable in the file path name. As you can see i have used the 'Format' range function, but when i insert my variable :
'invoicedate = Format(WS2.Range("J14"), "yyymmdd")
' Combine the file path with lease number and invoice date
Dim filePath As String
filePath = "C:\Users\martin argimon\CMA\CMA Realty - Documents\Administration\ICT\Database Program\Remittances Owners\" & _
"Remittance Lease No." & leaseno & " " & Format(WS2.Range("J14"), "yyyymmdd")
it does not like it?? any tips perhaps ?
Thanks
Martin
I need this file
already you have written all formulas so its difficult to understand
Brother need your helpt
Please contact at muhammadtaha940258@gmail.com i will help you out
Can you provide me
Hi