I would really appreciate some help right now, it's my first attempt at working with random numbers in VBA.
I'm working in a "raffle" program who's end result should be employees inputting their employee number, which in turn will trigger a look-up for their name and hence a row number can be...
Good Afternoon,
I really need some help, I'm new to VBA and I've been working on this subtract/replace information userform, it is dependent of auto filters
it's working fine in my computer and even in a different computer in the network when opened with my username however when a different...
Hi I was wondering if it was possible to obtain the value of a variable that was created/used on a different sub (0
as an example:
---------------------------------------
Private Sub inotes_Enter()
Sheets("inbound").Activate
dim timestamp as string
dim cnt as long
timestamp = Format(Now, "mmm...
Hi I'm new to VBA, I've been trying to fix the error I'm getting when creating a user form in excel, but I'm kind of stuck, the code is presented below.
What the macro should do is, once I click on inotes.text it should automatically use the "ifind" variable to search through the sheet for the...
Hi I'm new to VBA, I've been trying to fix the error I'm getting when creating a user form in excel, but I'm kind of stuck, the code is presented below.
What the macro should do is, once I click on inotes.text it should automatically use the "ifind" variable to search through the sheet for the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.