JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
M
Hola gente de mrexcel.
Hace una semana excribí en el foro de ayudaexcel.com pero no he recibido respuesta. Copio mi inquietud acá a ver si alguien puede ayudarme.
mensaje original en ayudaexcel.com
Gracias de antemano.
Problem in vba vlookup
Started by roykana
Jan 13, 2021
Replies: 37
Dear All Master,
The problem I mean is as follows :
1. I want to modify the vba code because it takes too long/very slow to vlookup in VBA code...
VBA Vlookup
Started by Joseph111
Jan 14, 2021
Replies: 26
Please for help. Why it`s not works?
[CODE=vba]Sub Check_equpment1_click()
Worksheets("Production_program").Activate
Dim ans1 As Integer
ans1 =...
Nesting INDEX MATCH into SUMIFS
I currently have several formulas pulling in a SUMIFS from a data sheet, beginning with =SUMIFS('datasheet'!$N:$N, 'datasheet.....
but as I am...
Extracting number from a range randomly
Started by Goalexcel
Jan 14, 2021
Replies: 25
Hello Expert, please kindly advise what is the best method to extract numbers from a range randomly
I have a series of numbers in the range of A1...
Problem with If Formula
Started by microhunt
Yesterday at 5:52 AM
Replies: 24
I am using the following formula in cell A5. I would like if N5 is blank then A5 also return blank. If N5 is 0 or is greater than zero then equals...
Is there a way to make the day's name show up automatically in a header?
Started by Marq
Friday at 7:28 AM
Replies: 23
I have a form I print out every day..and in the top right custom header I have the &[DATE], which automatically gives the current date in top...