Good Morning Skip,
Thanks for the question.
That is a very good question by the way. :)
The final goal I am trying to get to is to have one worksheet per site with multiple plots on it showing the data.
I realize that a pivot and filter is a good way as well...I'm a newbie to VBA but I use...
Hi All,
Any help will be greatly appreciated.
The below code works great for one site filter, copy and paste into one new worksheet and renaming it to the Site value.
I would like this to loop and create a worksheet for each Different Site and rename the workbook to the site value.
I...
Hi SQLBill,
Thank you very much for taking the time to help a stranger out.
The Distinct worked like a champ...Perfect! Thank you!
Also, I am using SQL...the database houses many days, hours, and minutes worth of data that I need to pull out for given times.
This is the only way I could...
Hi All,
I am new at SQL but I am doing my best to query two tables.
The below Query works but returns the same values 3 times for each.
Query:
SELECT
ERICSSON_UTRAN.RNC_UCELL_DY.DATETIME,
ERICSSON_UTRAN.RNC_UCELL_DY.RNC,
ERICSSON_UTRAN.RNC_UCELL_DY.UTRANCELL...
Hi Skip,
Thank you very much for responding. I was wondering about the attachment method last night.
Please see code below. I know there has to be a better way to do the below but it actually works ok. I just can't figure out the whole loop issue.
Thanks for helping out!
Sub...
I am a novice at VBA but was able to put together a macro that serves my needs. The macro works well but I am not able to get it to loop properly. I've attached the files.
RFDS_TEMPLATE_20111130_RAY_Macro is where the macro is stored.
I have the macro opening a file which is also attached in...
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.